{
    "name": "",
    "description": "",
    "url": "https:\/\/taxne.com",
    "home": "https:\/\/taxne.com\/hu",
    "gmt_offset": "0",
    "timezone_string": "",
    "page_for_posts": 0,
    "page_on_front": 8154,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "jetpack\/v4",
        "jetpack-boost-ds",
        "litespeed\/v1",
        "litespeed\/v3",
        "wc\/v3",
        "wc\/v1",
        "wc\/pos\/v1\/catalog",
        "yoast\/v1",
        "jetpack-boost\/v1",
        "my-jetpack\/v1",
        "jetpack\/v4\/explat",
        "wpcom\/v2",
        "jetpack\/v4\/stats-app",
        "jetpack\/v4\/import",
        "zipwp\/v1",
        "hostinger-ai-assistant\/v1",
        "hostinger-tools-plugin\/v1",
        "wpcom\/v3",
        "spectra\/v1",
        "uag\/v1",
        "paypal\/v1",
        "wc\/v3\/wc_paypal",
        "wc-admin",
        "wc-analytics",
        "wc\/store",
        "wc\/store\/v1",
        "wc\/private",
        "wp\/v2",
        "jwt-auth\/v1",
        "payments\/woopay",
        "wc\/v2",
        "wc\/gla",
        "sureforms\/v1",
        "astra\/v1",
        "jetpack\/v4\/blaze-app",
        "jetpack\/v4\/blaze",
        "woocommerce-analytics\/v1",
        "google-site-kit\/v1",
        "one-onboarding\/v1",
        "sureforms",
        "wc-admin-email",
        "wc-telemetry",
        "wccom-site\/v3",
        "wcar\/api",
        "getting-started\/v1",
        "zipwp-images\/v1",
        "nps-survey\/v1",
        "gutenberg-templates\/v1",
        "bsf-core\/v1",
        "wp-abilities\/v1",
        "mcp",
        "wp-site-health\/v1",
        "wp-block-editor\/v1"
    ],
    "authentication": [],
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Az er\u0151forr\u00e1s URL-c\u00edme, amely r\u00e9sz\u00e9re az oEmbed adatait k\u00e9rdezz\u00fck le.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Az er\u0151forr\u00e1s URL-c\u00edme, amely r\u00e9sz\u00e9re az oEmbed adatait k\u00e9rdezz\u00fck le.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "Az oEmbed form\u00e1tum haszn\u00e1lata.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "A be\u00e1gyazott keret maximum sz\u00e9less\u00e9ge pixelben.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "A be\u00e1gyazott keret maxim\u00e1lis magass\u00e1ga pixelben.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "K\u00fcldj\u00fcnk-e oEmbed felfedez\u00e9si lek\u00e9rdez\u00e9st nem elfogadott szolg\u00e1ltat\u00f3khoz.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/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:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/backup-helper-script": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "helper": {
                            "description": "base64 encoded Backup Helper Script body.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "path": {
                            "description": "Path to Backup Helper Script",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/backup-helper-script"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/database-object\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "object_type": {
                            "description": "Type of object to fetch from the database",
                            "required": true
                        },
                        "object_id": {
                            "description": "ID of the database object to fetch",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/database-object\/backup"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/options\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "One or more option names to include in the backup",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/options\/backup"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/comments\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/posts\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/terms\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/users\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/site\/backup\/undo-event": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/orders\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/site\/backup\/preflight": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/site\/backup\/preflight"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-boost-ds",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/dismissed-alerts"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/dismissed-alerts\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts\/merge": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/dismissed-alerts\/merge"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/connection": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/connection"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/pricing": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/pricing"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/product": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/product"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/premium-features": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/premium-features"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/getting-started": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/getting-started"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/getting-started\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/getting-started\/set"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack-ai-jwt": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/jetpack-ai-jwt"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/plans": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/plans"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/products": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/products"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/marketing\/survey": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/marketing\/survey"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/test": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/connection\/test"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/test-wpcom": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/connection\/test-wpcom"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/rewind": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/rewind"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/scan": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/scan"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/url": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "from": {
                            "type": "string",
                            "required": false
                        },
                        "redirect": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/connection\/url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/tracking\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "tracks_opt_out": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/tracking\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/site"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/features": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/site\/features"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/products": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/site\/products"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/purchases": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/site\/purchases"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/benefits": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/site\/benefits"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/activity": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/site\/activity"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/all": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/module\/all"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/all\/active": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "default": "",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        },
                        "active": {
                            "default": true,
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/module\/all\/active"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        },
                        "jetpack_blocks_disabled": {
                            "description": "Jetpack Blocks disabled.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "carousel_background_color": {
                            "description": "Color scheme.",
                            "type": "string",
                            "default": "black",
                            "enum": [
                                "black",
                                "white"
                            ],
                            "required": false
                        },
                        "carousel_display_exif": {
                            "description": "Show photo metadata (<a href=\"https:\/\/en.wikipedia.org\/wiki\/Exchangeable_image_file_format\" target=\"_blank\">Exif<\/a>) in carousel, when available.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel_display_comments": {
                            "description": "Show comments area in carousel",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "highlander_comment_form_prompt": {
                            "description": "Greeting Text",
                            "type": "string",
                            "default": "Leave a Reply",
                            "required": false
                        },
                        "jetpack_comment_form_color_scheme": {
                            "description": "Color scheme",
                            "type": "string",
                            "default": "light",
                            "enum": [
                                "light",
                                "dark",
                                "transparent"
                            ],
                            "required": false
                        },
                        "jetpack_portfolio": {
                            "description": "Enable or disable Jetpack portfolio post type.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_portfolio_posts_per_page": {
                            "description": "Number of entries to show at most in Portfolio pages.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_testimonial": {
                            "description": "Enable or disable Jetpack testimonial post type.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_testimonial_posts_per_page": {
                            "description": "Number of entries to show at most in Testimonial pages.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_waf_automatic_rules": {
                            "description": "Enable automatic rules - Protect your site against untrusted traffic sources with automatic security rules.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list_enabled": {
                            "description": "Block list - Block a specific request IP.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list": {
                            "description": "Blocked IP addresses",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list_enabled": {
                            "description": "Allow list - Allow a specific request IP.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list": {
                            "description": "Always allowed IP addresses",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_share_data": {
                            "description": "Share basic data with Jetpack.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_share_debug_data": {
                            "description": "Share detailed data with Jetpack.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled_galleries": {
                            "description": "Display all your gallery pictures in a cool mosaic.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar_disable_hovercards": {
                            "description": "View people&#039;s profiles when you mouse over their Gravatars",
                            "type": "string",
                            "default": "enabled",
                            "enum": [
                                "enabled",
                                "disabled"
                            ],
                            "required": false
                        },
                        "infinite_scroll": {
                            "description": "To infinity and beyond",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "infinite_scroll_google_analytics": {
                            "description": "Use Google Analytics with Infinite Scroll",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpl_default": {
                            "description": "WordPress.com Likes are",
                            "type": "string",
                            "default": "on",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": false
                        },
                        "social_notifications_like": {
                            "description": "Send email notification when someone likes a post",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_publish_comments_with_markdown": {
                            "description": "Use Markdown for comments.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_publish_posts_with_markdown": {
                            "description": "Use Markdown for posts.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor_receive_notifications": {
                            "description": "Receive Monitor Email Notifications.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post_by_email_address": {
                            "description": "Email Address",
                            "type": "string",
                            "default": "noop",
                            "enum": [
                                "noop",
                                "create",
                                "regenerate",
                                "delete"
                            ],
                            "required": false
                        },
                        "jetpack_protect_key": {
                            "description": "Protect API key",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_protect_global_whitelist": {
                            "description": "Protect global IP allow list",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharing_services": {
                            "description": "Enabled Services and those hidden behind a button",
                            "type": "object",
                            "default": {
                                "visible": [
                                    "facebook",
                                    "x"
                                ],
                                "hidden": []
                            },
                            "required": false
                        },
                        "button_style": {
                            "description": "Button Style",
                            "type": "string",
                            "default": "icon",
                            "enum": [
                                "icon-text",
                                "icon",
                                "text",
                                "official"
                            ],
                            "required": false
                        },
                        "sharing_label": {
                            "description": "Sharing Label",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show": {
                            "description": "Views where buttons are shown",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "post"
                            ],
                            "required": false
                        },
                        "jetpack-twitter-cards-site-tag": {
                            "description": "The Twitter username of the owner of this site&#039;s domain.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharedaddy_disable_resources": {
                            "description": "Disable CSS and JS",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom": {
                            "description": "Custom sharing services added by user.",
                            "type": "object",
                            "default": {
                                "sharing_name": "",
                                "sharing_url": "",
                                "sharing_icon": ""
                            },
                            "required": false
                        },
                        "sharing_delete_service": {
                            "description": "Delete custom sharing service.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_sso_require_two_step": {
                            "description": "Require Two-Step Authentication",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_sso_match_by_email": {
                            "description": "Match by Email",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stb_enabled": {
                            "description": "Show a &lt;em&gt;&#039;follow blog&#039;&lt;\/em&gt; option in the comment form",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stc_enabled": {
                            "description": "Show a &lt;em&gt;&#039;follow comments&#039;&lt;\/em&gt; option in the comment form",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_newsletter_categories": {
                            "description": "Array of post category ids that are marked as newsletter categories",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "wpcom_newsletter_categories_enabled": {
                            "description": "Whether the newsletter categories are enabled or not",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_featured_image_in_email": {
                            "description": "Whether to include the featured image in the email or not",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_gravatar_in_email": {
                            "description": "Whether to show author avatar in the email byline",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_author_in_email": {
                            "description": "Whether to show author display name in the email byline",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_post_date_in_email": {
                            "description": "Whether to show date in the email byline",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_subscription_emails_use_excerpt": {
                            "description": "Whether to use the excerpt in the email or not",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_reply_to": {
                            "description": "Reply to email behaviour for newsletters emails",
                            "type": "string",
                            "default": "comment",
                            "required": false
                        },
                        "jetpack_subscriptions_from_name": {
                            "description": "From name for newsletters emails",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sm_enabled": {
                            "description": "Show popup Subscribe modal to readers.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_overlay_enabled": {
                            "description": "Show subscribe overlay on homepage.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_floating_button_enabled": {
                            "description": "Show a floating subscribe button.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_post_end_enabled": {
                            "description": "Add Subscribe block at the end of each post.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_login_navigation_enabled": {
                            "description": "Add Subscriber Login block to the navigation.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_navigation_enabled": {
                            "description": "Add Subscribe block to the navigation.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "social_notifications_subscribe": {
                            "description": "Send email notification when someone subscribes to my blog",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscription_options": {
                            "description": "Three options used in subscription email templates: &#039;invitation&#039;, &#039;welcome&#039; and &#039;comment_follow&#039;.",
                            "type": "object",
                            "default": {
                                "invitation": "",
                                "welcome": "",
                                "comment_follow": ""
                            },
                            "required": false
                        },
                        "show_headline": {
                            "description": "Highlight related content with a heading",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "show_thumbnails": {
                            "description": "Show a thumbnail image where available",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "instant_search_enabled": {
                            "description": "Enable Instant Search",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "has_jetpack_search_product": {
                            "description": "Has an active Jetpack Search product purchase",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search_auto_config": {
                            "description": "Trigger an auto config of instant search",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google": {
                            "description": "Google Search Console",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "bing": {
                            "description": "Bing Webmaster Center",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "pinterest": {
                            "description": "Pinterest Site Verification",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "yandex": {
                            "description": "Yandex Site Verification",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "facebook": {
                            "description": "Facebook Domain Verification",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "enable_header_ad": {
                            "description": "Display an ad unit at the top of each page.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_approved": {
                            "description": "Is site approved for WordAds?",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_second_belowpost": {
                            "description": "Display second ad below post?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_inline_enabled": {
                            "description": "Display inline ad within post content?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_front_page": {
                            "description": "Display ads on the front page?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_post": {
                            "description": "Display ads on posts?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_page": {
                            "description": "Display ads on pages?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_archive": {
                            "description": "Display ads on archive pages?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_custom_adstxt_enabled": {
                            "description": "Custom ads.txt",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_custom_adstxt": {
                            "description": "Custom ads.txt entries",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_ccpa_enabled": {
                            "description": "Enable support for California Consumer Privacy Act",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_ccpa_privacy_policy_url": {
                            "description": "Privacy Policy URL",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_cmp_enabled": {
                            "description": "Enable GDPR Consent Management Banner for WordAds",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google_analytics_tracking_id": {
                            "description": "Google Analytics",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_wga": {
                            "description": "Google Analytics",
                            "type": "object",
                            "required": false
                        },
                        "admin_bar": {
                            "description": "Include a small chart in your admin bar with a 48-hour traffic snapshot.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "enable_odyssey_stats": {
                            "description": "Preview the new Jetpack Stats experience (Experimental).",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "roles": {
                            "description": "Select the roles that will be able to view stats reports.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "count_roles": {
                            "description": "Count the page views of registered users who are logged in.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "blog_id": {
                            "description": "Blog ID.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "do_not_track": {
                            "description": "Do not track.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "version": {
                            "description": "Version.",
                            "type": "integer",
                            "default": 9,
                            "required": false
                        },
                        "collapse_nudges": {
                            "description": "Collapse upgrade nudges",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_reader_views_enabled": {
                            "description": "Show post views in the WordPress.com Reader.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordpress_api_key": {
                            "description": "",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "dismiss_empty_stats_card": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_backup_getting_started": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_agencies_learn_more": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "lang_id": {
                            "description": "Primary language for the site.",
                            "type": "string",
                            "default": "en_US",
                            "required": false
                        },
                        "advanced_seo_front_page_description": {
                            "description": "Front page meta description.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "advanced_seo_title_formats": {
                            "description": "SEO page title structures.",
                            "type": "object",
                            "default": {
                                "archives": [],
                                "front_page": [],
                                "groups": [],
                                "pages": [],
                                "posts": []
                            },
                            "required": false
                        },
                        "videopress_private_enabled_for_site": {
                            "description": "Video Privacy: Restrict views to members of this site",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "ai_seo_enhancer_enabled": {
                            "description": "Automatically generate SEO title, SEO description, and image alt text for new posts.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "account-protection": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blaze": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blocks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "canonical-urls": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comment-likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comments": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "contact-form": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "copy-post": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom-content-types": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google-fonts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar-hovercards": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "infinite-scroll": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "json-api": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "latex": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "markdown": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "notes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon-cdn": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-by-email": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-list": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "protect": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "publicize": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "related-posts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "seo-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sharedaddy": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortcodes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortlinks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sitemaps": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sso": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "stats": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscriptions": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled-gallery": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "vaultpress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "verification-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "videopress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "waf": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widget-visibility": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widgets": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "woocommerce-analytics": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom-reader": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)\/active": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "active": {
                            "default": true,
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "range": {
                            "default": "day",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<service>[a-z\\-]+)\/key\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "api_key": {
                            "default": "",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        },
                        "jetpack_blocks_disabled": {
                            "description": "Jetpack Blocks disabled.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "carousel_background_color": {
                            "description": "Color scheme.",
                            "type": "string",
                            "default": "black",
                            "enum": [
                                "black",
                                "white"
                            ],
                            "required": false
                        },
                        "carousel_display_exif": {
                            "description": "Show photo metadata (<a href=\"https:\/\/en.wikipedia.org\/wiki\/Exchangeable_image_file_format\" target=\"_blank\">Exif<\/a>) in carousel, when available.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel_display_comments": {
                            "description": "Show comments area in carousel",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "highlander_comment_form_prompt": {
                            "description": "Greeting Text",
                            "type": "string",
                            "default": "Leave a Reply",
                            "required": false
                        },
                        "jetpack_comment_form_color_scheme": {
                            "description": "Color scheme",
                            "type": "string",
                            "default": "light",
                            "enum": [
                                "light",
                                "dark",
                                "transparent"
                            ],
                            "required": false
                        },
                        "jetpack_portfolio": {
                            "description": "Enable or disable Jetpack portfolio post type.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_portfolio_posts_per_page": {
                            "description": "Number of entries to show at most in Portfolio pages.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_testimonial": {
                            "description": "Enable or disable Jetpack testimonial post type.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_testimonial_posts_per_page": {
                            "description": "Number of entries to show at most in Testimonial pages.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_waf_automatic_rules": {
                            "description": "Enable automatic rules - Protect your site against untrusted traffic sources with automatic security rules.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list_enabled": {
                            "description": "Block list - Block a specific request IP.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list": {
                            "description": "Blocked IP addresses",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list_enabled": {
                            "description": "Allow list - Allow a specific request IP.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list": {
                            "description": "Always allowed IP addresses",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_share_data": {
                            "description": "Share basic data with Jetpack.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_share_debug_data": {
                            "description": "Share detailed data with Jetpack.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled_galleries": {
                            "description": "Display all your gallery pictures in a cool mosaic.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar_disable_hovercards": {
                            "description": "View people&#039;s profiles when you mouse over their Gravatars",
                            "type": "string",
                            "default": "enabled",
                            "enum": [
                                "enabled",
                                "disabled"
                            ],
                            "required": false
                        },
                        "infinite_scroll": {
                            "description": "To infinity and beyond",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "infinite_scroll_google_analytics": {
                            "description": "Use Google Analytics with Infinite Scroll",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpl_default": {
                            "description": "WordPress.com Likes are",
                            "type": "string",
                            "default": "on",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": false
                        },
                        "social_notifications_like": {
                            "description": "Send email notification when someone likes a post",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_publish_comments_with_markdown": {
                            "description": "Use Markdown for comments.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_publish_posts_with_markdown": {
                            "description": "Use Markdown for posts.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor_receive_notifications": {
                            "description": "Receive Monitor Email Notifications.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post_by_email_address": {
                            "description": "Email Address",
                            "type": "string",
                            "default": "noop",
                            "enum": [
                                "noop",
                                "create",
                                "regenerate",
                                "delete"
                            ],
                            "required": false
                        },
                        "jetpack_protect_key": {
                            "description": "Protect API key",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_protect_global_whitelist": {
                            "description": "Protect global IP allow list",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharing_services": {
                            "description": "Enabled Services and those hidden behind a button",
                            "type": "object",
                            "default": {
                                "visible": [
                                    "facebook",
                                    "x"
                                ],
                                "hidden": []
                            },
                            "required": false
                        },
                        "button_style": {
                            "description": "Button Style",
                            "type": "string",
                            "default": "icon",
                            "enum": [
                                "icon-text",
                                "icon",
                                "text",
                                "official"
                            ],
                            "required": false
                        },
                        "sharing_label": {
                            "description": "Sharing Label",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show": {
                            "description": "Views where buttons are shown",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "post"
                            ],
                            "required": false
                        },
                        "jetpack-twitter-cards-site-tag": {
                            "description": "The Twitter username of the owner of this site&#039;s domain.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharedaddy_disable_resources": {
                            "description": "Disable CSS and JS",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom": {
                            "description": "Custom sharing services added by user.",
                            "type": "object",
                            "default": {
                                "sharing_name": "",
                                "sharing_url": "",
                                "sharing_icon": ""
                            },
                            "required": false
                        },
                        "sharing_delete_service": {
                            "description": "Delete custom sharing service.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_sso_require_two_step": {
                            "description": "Require Two-Step Authentication",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_sso_match_by_email": {
                            "description": "Match by Email",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stb_enabled": {
                            "description": "Show a &lt;em&gt;&#039;follow blog&#039;&lt;\/em&gt; option in the comment form",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stc_enabled": {
                            "description": "Show a &lt;em&gt;&#039;follow comments&#039;&lt;\/em&gt; option in the comment form",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_newsletter_categories": {
                            "description": "Array of post category ids that are marked as newsletter categories",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "wpcom_newsletter_categories_enabled": {
                            "description": "Whether the newsletter categories are enabled or not",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_featured_image_in_email": {
                            "description": "Whether to include the featured image in the email or not",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_gravatar_in_email": {
                            "description": "Whether to show author avatar in the email byline",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_author_in_email": {
                            "description": "Whether to show author display name in the email byline",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_post_date_in_email": {
                            "description": "Whether to show date in the email byline",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_subscription_emails_use_excerpt": {
                            "description": "Whether to use the excerpt in the email or not",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_reply_to": {
                            "description": "Reply to email behaviour for newsletters emails",
                            "type": "string",
                            "default": "comment",
                            "required": false
                        },
                        "jetpack_subscriptions_from_name": {
                            "description": "From name for newsletters emails",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sm_enabled": {
                            "description": "Show popup Subscribe modal to readers.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_overlay_enabled": {
                            "description": "Show subscribe overlay on homepage.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_floating_button_enabled": {
                            "description": "Show a floating subscribe button.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_post_end_enabled": {
                            "description": "Add Subscribe block at the end of each post.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_login_navigation_enabled": {
                            "description": "Add Subscriber Login block to the navigation.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_navigation_enabled": {
                            "description": "Add Subscribe block to the navigation.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "social_notifications_subscribe": {
                            "description": "Send email notification when someone subscribes to my blog",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscription_options": {
                            "description": "Three options used in subscription email templates: &#039;invitation&#039;, &#039;welcome&#039; and &#039;comment_follow&#039;.",
                            "type": "object",
                            "default": {
                                "invitation": "",
                                "welcome": "",
                                "comment_follow": ""
                            },
                            "required": false
                        },
                        "show_headline": {
                            "description": "Highlight related content with a heading",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "show_thumbnails": {
                            "description": "Show a thumbnail image where available",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "instant_search_enabled": {
                            "description": "Enable Instant Search",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "has_jetpack_search_product": {
                            "description": "Has an active Jetpack Search product purchase",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search_auto_config": {
                            "description": "Trigger an auto config of instant search",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google": {
                            "description": "Google Search Console",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "bing": {
                            "description": "Bing Webmaster Center",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "pinterest": {
                            "description": "Pinterest Site Verification",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "yandex": {
                            "description": "Yandex Site Verification",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "facebook": {
                            "description": "Facebook Domain Verification",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "enable_header_ad": {
                            "description": "Display an ad unit at the top of each page.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_approved": {
                            "description": "Is site approved for WordAds?",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_second_belowpost": {
                            "description": "Display second ad below post?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_inline_enabled": {
                            "description": "Display inline ad within post content?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_front_page": {
                            "description": "Display ads on the front page?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_post": {
                            "description": "Display ads on posts?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_page": {
                            "description": "Display ads on pages?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_archive": {
                            "description": "Display ads on archive pages?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_custom_adstxt_enabled": {
                            "description": "Custom ads.txt",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_custom_adstxt": {
                            "description": "Custom ads.txt entries",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_ccpa_enabled": {
                            "description": "Enable support for California Consumer Privacy Act",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_ccpa_privacy_policy_url": {
                            "description": "Privacy Policy URL",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_cmp_enabled": {
                            "description": "Enable GDPR Consent Management Banner for WordAds",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google_analytics_tracking_id": {
                            "description": "Google Analytics",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_wga": {
                            "description": "Google Analytics",
                            "type": "object",
                            "required": false
                        },
                        "admin_bar": {
                            "description": "Include a small chart in your admin bar with a 48-hour traffic snapshot.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "enable_odyssey_stats": {
                            "description": "Preview the new Jetpack Stats experience (Experimental).",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "roles": {
                            "description": "Select the roles that will be able to view stats reports.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "count_roles": {
                            "description": "Count the page views of registered users who are logged in.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "blog_id": {
                            "description": "Blog ID.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "do_not_track": {
                            "description": "Do not track.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "version": {
                            "description": "Version.",
                            "type": "integer",
                            "default": 9,
                            "required": false
                        },
                        "collapse_nudges": {
                            "description": "Collapse upgrade nudges",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_reader_views_enabled": {
                            "description": "Show post views in the WordPress.com Reader.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordpress_api_key": {
                            "description": "",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "dismiss_empty_stats_card": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_backup_getting_started": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_agencies_learn_more": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "lang_id": {
                            "description": "Primary language for the site.",
                            "type": "string",
                            "default": "en_US",
                            "required": false
                        },
                        "advanced_seo_front_page_description": {
                            "description": "Front page meta description.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "advanced_seo_title_formats": {
                            "description": "SEO page title structures.",
                            "type": "object",
                            "default": {
                                "archives": [],
                                "front_page": [],
                                "groups": [],
                                "pages": [],
                                "posts": []
                            },
                            "required": false
                        },
                        "videopress_private_enabled_for_site": {
                            "description": "Video Privacy: Restrict views to members of this site",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "ai_seo_enhancer_enabled": {
                            "description": "Automatically generate SEO title, SEO description, and image alt text for new posts.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "account-protection": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blaze": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blocks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "canonical-urls": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comment-likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comments": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "contact-form": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "copy-post": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom-content-types": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google-fonts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar-hovercards": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "infinite-scroll": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "json-api": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "latex": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "markdown": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "notes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon-cdn": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-by-email": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-list": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "protect": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "publicize": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "related-posts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "seo-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sharedaddy": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortcodes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortlinks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sitemaps": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sso": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "stats": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscriptions": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled-gallery": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "vaultpress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "verification-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "videopress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "waf": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widget-visibility": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widgets": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "woocommerce-analytics": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom-reader": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/settings\/(?P<slug>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/options\/(?P<options>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/updates\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/updates\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/notice\/(?P<notice>[a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "required": true
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/plugin\/(?P<plugin>[a-z\\\/\\.\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/widgets\/(?P<id>[0-9a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/verify-site\/(?P<service>[a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "keyring_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/verify-site\/(?P<service>[a-z\\-_]+)\/(?<keyring_id>[0-9]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/recommendations\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/recommendations\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/step": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/recommendations\/step"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/product-suggestions": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/recommendations\/product-suggestions"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/upsell": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/recommendations\/upsell"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/conditional": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/recommendations\/conditional"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/discount": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/site\/discount"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack_crm": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "extension": {
                            "type": "text",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/jetpack_crm"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/purchase-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/purchase-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/seen-wc-connection-modal": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/seen-wc-connection-modal"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/intro-offers": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/intro-offers"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/subscribers\/auth": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_url": {
                            "description": "The URL to redirect to.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/subscribers\/auth"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/features\/available": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/features\/available"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/features\/enabled": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/features\/enabled"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "error": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/licensing\/error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/set-license": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "license": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/licensing\/set-license"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/licensing\/user\/licenses"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/counts": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/licensing\/user\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "last_detached_count": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/attach-licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "licenses": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/licensing\/attach-licenses"
                    }
                ]
            }
        },
        "\/litespeed\/v1": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "litespeed\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/litespeed\/v1"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/toggle_crawler_state": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/litespeed\/v1\/toggle_crawler_state"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/tool\/check_ip": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/litespeed\/v1\/tool\/check_ip"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/guest\/sync": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/litespeed\/v1\/guest\/sync"
                    }
                ]
            }
        },
        "\/litespeed\/v3": {
            "namespace": "litespeed\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "litespeed\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/litespeed\/v3"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/ip_validate": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/litespeed\/v3\/ip_validate"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/wp_rest_echo": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/litespeed\/v3\/wp_rest_echo"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/ping": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/litespeed\/v3\/ping"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/cdn_status": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/litespeed\/v3\/cdn_status"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_img": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/litespeed\/v1\/notify_img"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_ccss": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/litespeed\/v1\/notify_ccss"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_ucss": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/litespeed\/v1\/notify_ucss"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_vpi": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/litespeed\/v1\/notify_vpi"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/err_domains": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/litespeed\/v3\/err_domains"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/check_img": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/litespeed\/v1\/check_img"
                    }
                ]
            }
        },
        "\/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:\/\/taxne.com\/hu\/wp-json\/wc\/v3"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/featured": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/wc\/v1"
                    }
                ]
            }
        },
        "\/wc\/v1\/marketplace\/product-preview": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v1\/marketplace\/product-preview"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/refresh": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/marketplace\/refresh"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/subscriptions": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/statistics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/ai_generator\/callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/refresh_callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/ai_generator\/refresh_callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/consent": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "boolean",
                            "description": "Whether the consent to use AI-based services has been given by the user.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "boolean",
                            "description": "Whether the consent to use AI-based services has been given by the user.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/ai_generator\/consent"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/free_sparks": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/ai\/free_sparks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/bust_subscription_cache": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/ai_generator\/bust_subscription_cache"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "seo-title",
                                "meta-description",
                                "product-seo-title",
                                "product-meta-description",
                                "product-taxonomy-seo-title",
                                "product-taxonomy-meta-description",
                                "taxonomy-seo-title",
                                "taxonomy-meta-description"
                            ],
                            "description": "The type of suggestion requested.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "Google",
                                "Facebook",
                                "Twitter"
                            ],
                            "description": "The platform the post is intended for.",
                            "required": true
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "classic",
                                "elementor",
                                "gutenberg"
                            ],
                            "description": "The current editor.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "seo-title",
                                "meta-description",
                                "product-seo-title",
                                "product-meta-description",
                                "product-taxonomy-seo-title",
                                "product-taxonomy-meta-description",
                                "taxonomy-seo-title",
                                "taxonomy-meta-description"
                            ],
                            "description": "The type of suggestion requested.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "Google",
                                "Facebook",
                                "Twitter"
                            ],
                            "description": "The platform the post is intended for.",
                            "required": true
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "classic",
                                "elementor",
                                "gutenberg"
                            ],
                            "description": "The current editor.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/ai_generator\/get_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_usage": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_woo_product_entity": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_woo_product_entity": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/ai_generator\/get_usage"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "postTypeName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/site_kit_configuration_permanent_dismissal"
                    }
                ]
            }
        },
        "\/yoast\/v1\/site_kit_manage_consent": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "bool",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/site_kit_manage_consent"
                    }
                ]
            }
        },
        "\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/seo_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/time_based_seo_metrics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "limit": {
                            "type": "int",
                            "default": 5,
                            "required": false
                        },
                        "options": {
                            "type": "object",
                            "properties": {
                                "widget": {
                                    "type": "string",
                                    "required": true,
                                    "sanitize_callback": "sanitize_text_field"
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/time_based_seo_metrics"
                    }
                ]
            }
        },
        "\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/get_head"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/indexing\/prepare"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/indexables-complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/indexing\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/integrations\/set_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/meta\/search": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/wincher\/keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/untrack": {
            "namespace": "yoast\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/yoast\/v1\/action_tracking"
                    }
                ]
            }
        },
        "\/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:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/heartbeat\/data"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-boost\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost\/v1"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/connection": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost\/v1\/connection"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/modules-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/modules-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state\/merge": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/modules-state\/merge"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/critical-css-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/critical-css-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/critical-css-state\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-meta": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/critical-css-meta"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/request-regenerate": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/request-regenerate"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-css": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-css"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors-dismissed": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors-dismissed"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/lcp-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/lcp-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/lcp-state\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state\/action\/request-analyze": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/lcp-state\/action\/request-analyze"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/minify-js-excludes"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/minify-js-excludes\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes-default": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/minify-js-excludes-default"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/minify-css-excludes"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/minify-css-excludes\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes-default": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/minify-css-excludes-default"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/performance-history-toggle"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/performance-history-toggle\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/performance-history-toggle\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/performance-history"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/performance-history\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cache-debug-log": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/cache-debug-log"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cache-engine-loading": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/cache-engine-loading"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/page-cache"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/page-cache\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/page-cache-error"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/page-cache-error\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/page-cache-error\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/run-setup": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/page-cache\/action\/run-setup"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/clear-page-cache": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/page-cache\/action\/clear-page-cache"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/deactivate-wpsc": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/page-cache\/action\/deactivate-wpsc"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-legacy-notice": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/minify-legacy-notice"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/image-cdn-quality"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/image-cdn-quality\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/image-cdn-quality\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/lcp\/update": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost\/v1\/lcp\/update"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cornerstone-pages-list": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/cornerstone-pages-list"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cornerstone-pages-list\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/cornerstone-pages-list\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cornerstone-pages-properties": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost-ds\/cornerstone-pages-properties"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-site-urls": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost\/v1\/list-site-urls"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-source-providers": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost\/v1\/list-source-providers"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-cornerstone-pages": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost\/v1\/list-cornerstone-pages"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-lcp-analysis": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost\/v1\/list-lcp-analysis"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost\/v1\/speed-scores"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores\/refresh": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost\/v1\/speed-scores\/refresh"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores-history": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack-boost\/v1\/speed-scores-history"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "my-jetpack\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "products": {
                            "description": "Comma-separated list of product slugs that should be retrieved.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/site\/products"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/install": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "Array of Product slugs",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/site\/products\/install"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/activate": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "Array of Product slugs",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/site\/products\/activate"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/interstitials": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "Key-value pairs of product slugs and their interstitial states.",
                            "type": "object",
                            "properties": {
                                "anti-spam": {
                                    "type": "boolean"
                                },
                                "backup": {
                                    "type": "boolean"
                                },
                                "boost": {
                                    "type": "boolean"
                                },
                                "crm": {
                                    "type": "boolean"
                                },
                                "creator": {
                                    "type": "boolean"
                                },
                                "extras": {
                                    "type": "boolean"
                                },
                                "jetpack-ai": {
                                    "type": "boolean"
                                },
                                "ai": {
                                    "type": "boolean"
                                },
                                "scan": {
                                    "type": "boolean"
                                },
                                "search": {
                                    "type": "boolean"
                                },
                                "social": {
                                    "type": "boolean"
                                },
                                "security": {
                                    "type": "boolean"
                                },
                                "protect": {
                                    "type": "boolean"
                                },
                                "videopress": {
                                    "type": "boolean"
                                },
                                "stats": {
                                    "type": "boolean"
                                },
                                "growth": {
                                    "type": "boolean"
                                },
                                "complete": {
                                    "type": "boolean"
                                },
                                "newsletter": {
                                    "type": "boolean"
                                },
                                "site-accelerator": {
                                    "type": "boolean"
                                },
                                "related-posts": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": false,
                            "minProperties": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/site\/products\/interstitials"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/deactivate": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "products": {
                            "description": "Array of Product slugs",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/site\/products\/deactivate"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products-ownership": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/site\/products-ownership"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/purchases": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/site\/purchases"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/availability": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/chat\/availability"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/authentication": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "test_mode": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/chat\/authentication"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/backup\/undo-event": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/protect\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/site\/protect\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/videopress\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/site\/videopress\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/update-historically-active-modules": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/site\/update-historically-active-modules"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/jetpack-manage\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/jetpack-manage\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/red-bubble-notifications": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dismissal_cookies": {
                            "type": "array",
                            "description": "Array of dismissal cookies to set for the red bubble notifications.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/red-bubble-notifications"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/site"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/dismiss-welcome-banner": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/my-jetpack\/v1\/site\/dismiss-welcome-banner"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/explat",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/explat"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat\/assignments": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "experiment_name": {
                            "type": "string",
                            "required": false
                        },
                        "anon_id": {
                            "type": "string",
                            "required": false
                        },
                        "as_connected_user": {
                            "type": "boolean",
                            "required": false
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "jetpack",
                                "calypso",
                                "wpcom"
                            ],
                            "default": "jetpack",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/explat\/assignments"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jitm": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/jitm"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/verify_xmlrpc_error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nonce": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/verify_xmlrpc_error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/full-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "description": "Data Modules that should be included in Full Sync",
                            "type": "array",
                            "required": false
                        },
                        "users": {
                            "description": "User IDs to include in Full Sync or \"initial\"",
                            "required": false
                        },
                        "posts": {
                            "description": "Post IDs to include in Full Sync",
                            "type": "array",
                            "required": false
                        },
                        "comments": {
                            "description": "Comment IDs to include in Full Sync",
                            "type": "array",
                            "required": false
                        },
                        "context": {
                            "description": "Context for the Full Sync",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/sync\/full-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/status": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "fields": {
                            "description": "Comma-separated list of additional fields that should be included in status.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/sync\/status"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/health": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "description": "New Sync health status",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/sync\/health"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/sync\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "module_name": {
                            "description": "Name of Sync module",
                            "type": "string",
                            "required": false
                        },
                        "object_type": {
                            "description": "Object Type",
                            "type": "string",
                            "required": false
                        },
                        "object_ids": {
                            "description": "Objects Identifiers",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/sync\/object"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/now": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "Name of Sync queue.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/sync\/now"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/checkout": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "Name of Sync queue.",
                            "type": "string",
                            "required": false
                        },
                        "number_of_items": {
                            "description": "Number of items to checkout from the queue.",
                            "type": "integer",
                            "required": false
                        },
                        "pop": {
                            "description": "Pop items from the queue instead of checking out.",
                            "type": "boolean",
                            "required": false
                        },
                        "force": {
                            "description": "Force unlock the queue before checkout.",
                            "type": "boolean",
                            "required": false
                        },
                        "encode": {
                            "description": "Encode the items before sending.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "use_memory_limit": {
                            "description": "Use memory-based checkout instead of fixed item count.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/sync\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/close": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/sync\/close"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/unlock": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "Name of Sync queue.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/sync\/unlock"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object-id-range": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "sync_module": {
                            "description": "Name of Sync module.",
                            "type": "string",
                            "required": true
                        },
                        "batch_size": {
                            "description": "Size of batches",
                            "type": "int",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/sync\/object-id-range"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "perform_text_conversion": {
                            "description": "If text fields should be converted to latin1 in checksum calculation.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/sync\/data-check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-histogram": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "columns": {
                            "description": "Column mappings",
                            "type": "array",
                            "required": false
                        },
                        "object_type": {
                            "description": "Object Type",
                            "type": "string",
                            "required": false
                        },
                        "buckets": {
                            "description": "Number of histogram buckets.",
                            "type": "int",
                            "required": false
                        },
                        "start_id": {
                            "description": "Start ID for the histogram",
                            "type": "int",
                            "required": false
                        },
                        "end_id": {
                            "description": "End ID for the histogram",
                            "type": "int",
                            "required": false
                        },
                        "strip_non_ascii": {
                            "description": "Strip non-ascii characters?",
                            "type": "boolean",
                            "required": false
                        },
                        "shared_salt": {
                            "description": "Shared Salt to use when generating checksum",
                            "type": "string",
                            "required": false
                        },
                        "only_range_edges": {
                            "description": "Should only range edges be returned",
                            "type": "boolean",
                            "required": false
                        },
                        "detailed_drilldown": {
                            "description": "Do we want the checksum or object ids.",
                            "type": "boolean",
                            "required": false
                        },
                        "perform_text_conversion": {
                            "description": "If text fields should be converted to latin1 in checksum calculation.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/sync\/data-histogram"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/spawn-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/sync\/spawn-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/locks": {
            "namespace": "jetpack\/v4",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/sync\/locks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/clear-queue": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/sync\/clear-queue"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/confirm-safe-mode": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/identity-crisis\/confirm-safe-mode"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/migrate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/identity-crisis\/migrate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/start-fresh": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "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:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/identity-crisis\/start-fresh"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/idc-url-validation": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/identity-crisis\/idc-url-validation"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/identity-crisis\/url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/compare-url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "secret": {
                            "description": "URL secret to compare to the ones stored in the database.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/identity-crisis\/compare-url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/search\/plan"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/search\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/stats": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/search\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/pricing": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/search\/pricing"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan\/activate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/search\/plan\/activate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan\/deactivate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/search\/plan\/deactivate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/search"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/local-stats": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/search\/local-stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/waf": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/waf"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/waf\/update-rules": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/waf\/update-rules"
                    }
                ]
            }
        },
        "\/wpcom\/v2": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcom\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/meta": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "The post id for the attachment.",
                            "type": "int",
                            "required": true
                        },
                        "title": {
                            "description": "The title of the video.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "The description of the video.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "The caption of the video.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "The video content rating. One of G, PG-13 or R-17",
                            "type": "string",
                            "required": false
                        },
                        "display_embed": {
                            "description": "Display the share menu in the player.",
                            "type": "boolean",
                            "required": false
                        },
                        "allow_download": {
                            "description": "Display download option and allow viewers to download this video",
                            "type": "boolean",
                            "required": false
                        },
                        "privacy_setting": {
                            "description": "How to determine if the video should be public or private",
                            "type": "int",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/videopress\/meta"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/(?P<video_guid>\\w+)\/poster": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "at_time": {
                            "description": "The time in the video to use as the poster frame.",
                            "type": "int",
                            "required": false
                        },
                        "is_millisec": {
                            "description": "Whether the time is in milliseconds or seconds.",
                            "type": "boolean",
                            "required": false
                        },
                        "poster_attachment_id": {
                            "description": "The attachment id of the poster image.",
                            "type": "int",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/videopress\/(?P<video_guid>\\w+)\/check-ownership\/(?P<post_id>\\d+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/videopress\/upload-jwt": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/videopress\/upload-jwt"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/playback-jwt\/(?P<video_guid>\\w+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats\/blog": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats\/blog"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/stats-app",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/stats\/(?P<resource>[\\-\\w]+)\/(?P<resource_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/stats\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/posts\/(?P<resource_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/posts\/(?P<resource_id>[\\d]+)\/likes": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/stats": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app\/sites\/235188213\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/site-has-never-published-post": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app\/sites\/235188213\/site-has-never-published-post"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/posts": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app\/sites\/235188213\/posts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/subscribers\/counts": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app\/sites\/235188213\/subscribers\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/jetpack-stats\/usage": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app\/sites\/235188213\/jetpack-stats\/usage"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/jetpack-stats\/user-feedback": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app\/sites\/235188213\/jetpack-stats\/user-feedback"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/wordads\/earnings": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app\/sites\/235188213\/wordads\/earnings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/wordads\/stats": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app\/sites\/235188213\/wordads\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/stats\/notices": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the notice",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "description": "Status of the notice",
                            "required": true
                        },
                        "postponed_for": {
                            "type": "number",
                            "default": null,
                            "description": "Postponed for (in seconds)",
                            "minimum": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app\/stats\/notices"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/jetpack-stats-dashboard\/notices": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the notice",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "description": "Status of the notice",
                            "required": true
                        },
                        "postponed_for": {
                            "type": "number",
                            "default": null,
                            "description": "Postponed for (in seconds)",
                            "minimum": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app\/sites\/235188213\/jetpack-stats-dashboard\/notices"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/stats\/referrers\/spam\/new": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "domain": {
                            "type": "string",
                            "description": "Domain of the referrer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app\/sites\/235188213\/stats\/referrers\/spam\/new"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/stats\/referrers\/spam\/delete": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "domain": {
                            "type": "string",
                            "description": "Domain of the referrer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app\/sites\/235188213\/stats\/referrers\/spam\/delete"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/jetpack-stats-dashboard\/modules": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app\/sites\/235188213\/jetpack-stats-dashboard\/modules"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/jetpack-stats-dashboard\/module-settings": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app\/sites\/235188213\/jetpack-stats-dashboard\/module-settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/stats\/emails\/(?P<resource>[\\-\\w\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/stats\/opens\/emails\/(?P<post_id>[\\d]+)\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/stats\/clicks\/emails\/(?P<post_id>[\\d]+)\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/stats\/(?P<resource>[\\-\\w]+)\/emails\/(?P<post_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/stats\/utm\/(?P<utm_params>[_,\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/stats\/devices\/(?P<device_property>[\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/commercial-classification": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app\/sites\/235188213\/commercial-classification"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/purchases": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/stats-app\/sites\/235188213\/purchases"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/235188213\/stats\/location-views\/(?P<geo_mode>country|region|city)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/import": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/import",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/blocks": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a wp_pattern_category oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import\/blocks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/categories": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The parent category slug.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import\/categories"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/comments": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "author": {
                            "description": "A felhaszn\u00e1l\u00f3i objektum azonos\u00edt\u00f3ja, ha a szerz\u0151 egy felhaszn\u00e1l\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek e-mail c\u00edme.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek IP c\u00edme.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek megjelen\u00edtett neve.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek URL-je.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek User agent mez\u0151je.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A hozz\u00e1sz\u00f3l\u00e1s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A hozz\u00e1sz\u00f3l\u00e1s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s k\u00f6zz\u00e9t\u00e9tel\u00e9nek id\u0151pontja, GMT szerint.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "A sz\u00fcl\u0151 hozz\u00e1sz\u00f3l\u00e1s azonos\u00edt\u00f3ja ID.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "A bejegyz\u00e9s objektumhoz t\u00e1rs\u00edtott azonos\u00edt\u00f3 (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s \u00e1llapota.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jegyzet megold\u00e1si st\u00e1tusza",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import\/comments"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/custom-css": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import\/custom-css"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/end": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import\/end"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/global-styles": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "theme": {
                            "description": "The name of the theme.",
                            "type": "string",
                            "required": true
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import\/global-styles"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/media": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "upload_date": {
                            "description": "The date for the upload directory of the attachment.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "pattern": "^\\d{4}\\\/\\d{2}$",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternat\u00edv sz\u00f6veg mutat\u00e1sa, amikor a csatolm\u00e1ny nem l\u00e1tszik.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "A csatolm\u00e1ny felirata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A csatolm\u00e1ny felirata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A csatolm\u00e1ny HTML felirata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "A csatolm\u00e1ny le\u00edr\u00e1sa.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A csatolm\u00e1ny le\u00edr\u00e1sa, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A csatolm\u00e1ny HTML le\u00edr\u00e1sa, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "A mell\u00e9klethez kapcsol\u00f3d\u00f3 bejegyz\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import\/media"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/media\/(?P<id>[\\d]+)": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the attachment.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "upload_date": {
                            "description": "The date for the upload directory of the attachment.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "pattern": "^\\d{4}\\\/\\d{2}$",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternat\u00edv sz\u00f6veg mutat\u00e1sa, amikor a csatolm\u00e1ny nem l\u00e1tszik.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "A csatolm\u00e1ny felirata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A csatolm\u00e1ny felirata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A csatolm\u00e1ny HTML felirata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "A csatolm\u00e1ny le\u00edr\u00e1sa.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A csatolm\u00e1ny le\u00edr\u00e1sa, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A csatolm\u00e1ny HTML le\u00edr\u00e1sa, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "A mell\u00e9klethez kapcsol\u00f3d\u00f3 bejegyz\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/import\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the attachment.",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/import\/menu-items": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Az objektum c\u00edme.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Az objektum c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Az objektum HTML c\u00edme, \u00e1talak\u00edtva a megjelen\u00edt\u00e9shez.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Az eredetileg \u00e1br\u00e1zolt objektumok csal\u00e1dja, p\u00e9ld\u00e1ul \"post_type\" vagy \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Az objektum megnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Az objektum sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Sz\u00f6veg az ehhez a men\u00fcponthoz tartoz\u00f3 hivatkoz\u00e1s-elem c\u00edm attrib\u00fatum\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Oszt\u00e1lynevek ennek a men\u00fcpontnak a hivatkoz\u00e1si elem\u00e9hez.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ennek a men\u00fcpontnak a le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "A nav_menu_item DB azonos\u00edt\u00f3ja, amely az elem men\u00fc sz\u00fcl\u0151je, ha van, egy\u00e9bk\u00e9nt 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Az eredetileg \u00e1br\u00e1zolt objektum t\u00edpusa, p\u00e9ld\u00e1ul \"kateg\u00f3ria\", \"bejegyz\u00e9s\" vagy \"mell\u00e9klet\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "Az eredeti objektum adatb\u00e1zis-azonos\u00edt\u00f3ja, amelyet ez a men\u00fcpont k\u00e9pvisel, p\u00e9ld\u00e1ul a bejegyz\u00e9sek azonos\u00edt\u00f3ja vagy a kateg\u00f3ri\u00e1k eset\u00e9ben a term_id.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "A hivatkoz\u00e1selem c\u00e9lattrib\u00fatuma ehhez a men\u00fcponthoz.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Az URL, amelyre ez a men\u00fcpont mutat.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Ennek a men\u00fcpontnak a hivatkoz\u00e1s\u00e1ban kifejezett XFN kapcsolat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "The parent menu slug.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import\/menu-items"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/menus": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        },
                        "locations": {
                            "description": "A men\u00fch\u00f6z rendelt helyek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "A legfels\u0151 szint\u0171 oldalak automatikus hozz\u00e1ad\u00e1sa ehhez a men\u00fch\u00f6z.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import\/menus"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/navigation": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import\/navigation"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/pages": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151-bejegyz\u00e9s azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "A bejegyz\u00e9s sorrendje m\u00e1s bejegyz\u00e9sekhez viszony\u00edtva.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "tags": {
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import\/pages"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/posts": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "A bejegyz\u00e9s form\u00e1tuma.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "A bejegyz\u00e9st kiemeltk\u00e9nt legyen-e kezelve.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a category oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a post_tag oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import\/posts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/start": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import\/start"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/tags": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import\/tags"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/template-parts": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "Egyedi keres\u0151bar\u00e1t kifezez\u00e9s a sablonminta azonos\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Sablon azonos\u00edt\u00f3 a sablonmint\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sablonr\u00e9sz t\u00edpusa.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Mintasablon tartalma.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "A sablon tartalma, ahogy az az adatb\u00e1zisban l\u00e9tezik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A sablon \u00e1ltal haszn\u00e1lt tartalomblokk-form\u00e1tum verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Mintasablon c\u00edme.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "C\u00edm a sablonhoz, ahogy az az adatb\u00e1zisban van.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A sablon HTML c\u00edme, megjelen\u00edt\u00e9sre \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Mintasablon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Mintasablon \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "A sablonr\u00e9sz szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Ahol a sablon r\u00e9szt sz\u00e1nj\u00e1k (fejl\u00e9c, l\u00e1bl\u00e9c stb.)",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import\/template-parts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/templates": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "Egyedi keres\u0151bar\u00e1t kifezez\u00e9s a sablonminta azonos\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Sablon azonos\u00edt\u00f3 a sablonmint\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sablonr\u00e9sz t\u00edpusa.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Mintasablon tartalma.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "A sablon tartalma, ahogy az az adatb\u00e1zisban l\u00e9tezik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A sablon \u00e1ltal haszn\u00e1lt tartalomblokk-form\u00e1tum verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Mintasablon c\u00edme.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "C\u00edm a sablonhoz, ahogy az az adatb\u00e1zisban van.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A sablon HTML c\u00edme, megjelen\u00edt\u00e9sre \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Mintasablon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Mintasablon \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "A sablonr\u00e9sz szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/import\/templates"
                    }
                ]
            }
        },
        "\/zipwp\/v1": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "zipwp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/get-credits": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/get-credits"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/zip-plan": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/zip-plan"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/revoke-access": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/revoke-access"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-ai-assistant\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/hostinger-ai-assistant\/v1"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1\/website": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/hostinger-ai-assistant\/v1\/website"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1\/jwt\/token": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "expires_in": {
                            "type": "integer",
                            "description": "Token expiration time in seconds (3600-86400)",
                            "minimum": 3600,
                            "maximum": 86400,
                            "default": 3600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/hostinger-ai-assistant\/v1\/jwt\/token"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1\/jwt\/revoke": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/hostinger-ai-assistant\/v1\/jwt\/revoke"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-tools-plugin\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/hostinger-tools-plugin\/v1"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1\/get-settings": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/hostinger-tools-plugin\/v1\/get-settings"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1\/update-settings": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/hostinger-tools-plugin\/v1\/update-settings"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1\/regenerate-bypass-code": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/hostinger-tools-plugin\/v1\/regenerate-bypass-code"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/business-hours\/localized-week": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/business-hours\/localized-week"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/admin-color": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/admin-color"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/admin-menu": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/admin-menu"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/jetpack-ai\/ai-assistant-feature": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/jetpack-ai\/ai-assistant-feature"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/app-media": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "number": {
                            "description": "Number of media items in the request",
                            "type": "number",
                            "default": 20,
                            "required": false
                        },
                        "page_handle": {
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "after": {
                            "description": "Timestamp since the media was uploaded",
                            "type": "number",
                            "default": 0,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/app-media"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/editor-assets": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "exclude": {
                            "description": "Comma-separated list of asset types to exclude from the response. Supported values: \"core\" (WordPress core assets), \"gutenberg\" (Gutenberg plugin assets), or plugin handle prefixes (e.g., \"contact-form-7\").",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/editor-assets"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/blog-stats": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "description": "Post ID to obtain stats for.",
                            "type": [
                                "string",
                                "integer"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/blog-stats"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/email-preview": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "access": {
                            "description": "Access level.",
                            "enum": [
                                "everybody",
                                "subscribers",
                                "paid_subscribers"
                            ],
                            "default": "everybody",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/email-preview"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/external-media\/list\/(?P<service>google_photos|openverse|pexels)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "Media collection search term.",
                            "type": "string",
                            "required": false
                        },
                        "number": {
                            "description": "Number of media items in the request",
                            "type": "number",
                            "default": 20,
                            "required": false
                        },
                        "path": {
                            "type": "string",
                            "required": false
                        },
                        "page_handle": {
                            "type": "string",
                            "required": false
                        },
                        "session_id": {
                            "description": "Session id of a service, currently only Google Photos Picker",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/copy\/(?P<service>google_photos|openverse|pexels)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "media": {
                            "description": "Media data to copy.",
                            "items": {
                                "type": "array",
                                "items": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "caption": {
                                            "type": "string"
                                        },
                                        "guid": {
                                            "type": "object",
                                            "properties": {
                                                "caption": {
                                                    "type": "string"
                                                },
                                                "name": {
                                                    "type": "string"
                                                },
                                                "title": {
                                                    "type": "string"
                                                },
                                                "url": {
                                                    "format": "uri",
                                                    "type": "string"
                                                }
                                            }
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "meta": {
                                            "type": "object",
                                            "additionalProperties": false,
                                            "properties": {
                                                "vertical_id": {
                                                    "type": "string",
                                                    "format": "text-field"
                                                },
                                                "pexels_object": {
                                                    "type": "object"
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "type": "array",
                            "required": true
                        },
                        "post_id": {
                            "description": "The post ID to attach the upload to.",
                            "type": "number",
                            "minimum": 0,
                            "required": false
                        },
                        "should_proxy": {
                            "description": "Whether to proxy the media request.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/connection\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/connection\/(?P<service>google_photos)\/picker_status": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/session\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/session\/(?P<service>google_photos)\/(?P<session_id>.*)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/proxy\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/following\/mine": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ignore_user_blogs": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/following\/mine"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/following\/recommendations": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "number": {
                            "type": "number",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/following\/recommendations"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/goodreads\/user-id": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Goodreads user ID",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/goodreads\/user-id"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/checkGoogleDocVisibility": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/checkGoogleDocVisibility"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/connect-url": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/instagram-gallery\/connect-url"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/connections": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/instagram-gallery\/connections"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/gallery": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "access_token": {
                            "description": "An Instagram Keyring access token.",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        },
                        "count": {
                            "description": "How many Instagram posts?",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/instagram-gallery\/gallery"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/mailchimp"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp\/groups": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/mailchimp\/groups"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp\/settings": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/mailchimp\/settings"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-categories": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/newsletter-categories"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-categories\/count": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term_ids": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/newsletter-categories\/count"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/podcast-player": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "The Podcast RSS feed URL.",
                            "type": "string",
                            "required": true
                        },
                        "guids": {
                            "description": "A list of unique identifiers for fetching specific podcast episodes.",
                            "type": "array",
                            "required": true
                        },
                        "episode-options": {
                            "description": "Whether we should return the episodes list for use in the selection UI",
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/podcast-player"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/podcast-player\/track-quantity": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/podcast-player\/track-quantity"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/profile": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/profile"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/related-posts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts\/enable": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/related-posts\/enable"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts\/(?P<id>[\\d]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/resolve-redirect\/?(?P<url>.+)?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "The URL to check for redirects.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/search": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/search"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/send-email-preview": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/send-email-preview"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/template-loader\/(?P<template_type>\\w+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "template_type": {
                            "description": "The type of the template.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/post-types": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/post-types"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/top-posts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "period": {
                            "description": "Timeframe for stats.",
                            "type": [
                                "string",
                                "integer"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/top-posts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/transients\/(?P<name>\\w{1,172})": {
            "namespace": "wpcom\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "The name of the transient to delete.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v3": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcom\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v3"
                    }
                ]
            }
        },
        "\/wpcom\/v3\/blogging-prompts": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "after": {
                            "description": "Show prompts following a given date.",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Show prompts before a given date.",
                            "type": "string",
                            "required": false
                        },
                        "force_year": {
                            "description": "Force the returned prompts to be for a specific year. Returns only one prompt for each day.",
                            "type": "integer",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "rand",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v3\/blogging-prompts"
                    }
                ]
            }
        },
        "\/wpcom\/v3\/blogging-prompts\/(?P<id>[\\d]+)": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the prompt.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v3\/jitm": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "message_path": {
                            "type": "string",
                            "description": "The message path to fetch JITMs for",
                            "required": true
                        },
                        "query": {
                            "type": "string",
                            "description": "Additional query parameters",
                            "required": false
                        },
                        "full_jp_logo_exists": {
                            "type": "boolean",
                            "description": "Whether the full Jetpack logo exists",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "The ID of the JITM to dismiss",
                            "required": true
                        },
                        "feature_class": {
                            "type": "string",
                            "description": "The feature class of the JITM",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v3\/jitm"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/gutenberg\/available-extensions": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/gutenberg\/available-extensions"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/hello": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/hello"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/status\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/memberships\/status\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/product\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "price": {
                            "type": "number",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        },
                        "buyer_can_change_amount": {
                            "type": "boolean",
                            "required": false
                        },
                        "tier": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/memberships\/product\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/products\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/memberships\/products\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/product\/(?P<product_id>[0-9]+)\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "price": {
                            "type": "number",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        },
                        "buyer_can_change_amount": {
                            "type": "boolean",
                            "required": false
                        },
                        "tier": {
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "cancel_subscriptions": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/publicize\/connection-test-results": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wpcom\/v2\/publicize\/connection-test-results"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/service-api-keys\/(?P<service>[a-z\\-_]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "service_api_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/spectra\/v1": {
            "namespace": "spectra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "spectra\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/spectra\/v1"
                    }
                ]
            }
        },
        "\/spectra\/v1\/all_taxonomy": {
            "namespace": "spectra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/spectra\/v1\/all_taxonomy"
                    }
                ]
            }
        },
        "\/spectra\/v1\/editor": {
            "namespace": "spectra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/spectra\/v1\/editor"
                    }
                ]
            }
        },
        "\/spectra\/v1\/check-custom-fields-support": {
            "namespace": "spectra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_type": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/spectra\/v1\/check-custom-fields-support"
                    }
                ]
            }
        },
        "\/uag\/v1": {
            "namespace": "uag\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "uag\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/uag\/v1"
                    }
                ]
            }
        },
        "\/uag\/v1\/admin\/commonsettings": {
            "namespace": "uag\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/uag\/v1\/admin\/commonsettings"
                    }
                ]
            }
        },
        "\/paypal\/v1": {
            "namespace": "paypal\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "paypal\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/paypal\/v1"
                    }
                ]
            }
        },
        "\/paypal\/v1\/shipping-callback": {
            "namespace": "paypal\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/paypal\/v1\/shipping-callback"
                    }
                ]
            }
        },
        "\/paypal\/v1\/incoming": {
            "namespace": "paypal\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/paypal\/v1\/incoming"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc\/v3\/wc_paypal",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/onboarding": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/onboarding"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/common": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/common"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/common\/merchant": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/common\/merchant"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/common\/seller-account": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/common\/seller-account"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/authenticate\/direct": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "clientId": {
                            "type": "string",
                            "minLength": 80,
                            "maxLength": 80,
                            "required": true
                        },
                        "clientSecret": {
                            "type": "string",
                            "required": true
                        },
                        "useSandbox": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/authenticate\/direct"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/authenticate\/oauth": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "sharedId": {
                            "type": "string",
                            "required": true
                        },
                        "authCode": {
                            "type": "string",
                            "required": true
                        },
                        "useSandbox": {
                            "default": 0,
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/authenticate\/oauth"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/authenticate\/disconnect": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/authenticate\/disconnect"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/login_link": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "useSandbox": {
                            "default": 0,
                            "type": "boolean",
                            "required": false
                        },
                        "products": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        },
                        "options": {
                            "type": "array",
                            "items": {
                                "type": "bool"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/login_link"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/webhooks": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/webhooks"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/webhooks\/simulate": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/webhooks\/simulate"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/refresh-features": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/refresh-features"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/payment": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/payment"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/settings": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/settings"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/styling": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/styling"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/todos": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/todos"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/todos\/reset": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/todos\/reset"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/todos\/complete": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/todos\/complete"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/pay_later_messaging": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/pay_later_messaging"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/features": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/features"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/migrate-to-acdc": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/wc_paypal\/migrate-to-acdc"
                    }
                ]
            }
        },
        "\/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:\/\/taxne.com\/hu\/wp-json\/wc-admin"
                    }
                ]
            }
        },
        "\/wc-admin\/notice\/dismiss": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-admin\/notice\/dismiss"
                    }
                ]
            }
        },
        "\/wc-admin\/features": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-admin\/features"
                    }
                ]
            }
        },
        "\/wc-admin\/experiments\/assignment": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-admin\/experiments\/assignment"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/recommended": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/wc-admin\/marketing\/recommendations"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/channels": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-admin\/marketing\/channels"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/campaigns": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-admin\/marketing\/campaigns"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/campaign-types": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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": "Az alap\u00e9rtelmezett fizet\u00e9si javaslatok visszaad\u00e1sa, ha a woocommerce_show_marketplace_suggestions \u00e9s a woocommerce_setting_payments_recommendations_hidden be\u00e1ll\u00edt\u00e1sok nem \u00e9rt\u00e9kre vannak \u00e1ll\u00edtva",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "pluginzip": {
                            "description": "A felt\u00f6ltend\u0151 t\u00e9ma zip-f\u00e1jlja.",
                            "type": "file",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/wc-admin\/plugins\/install"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/install\/status": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/wc-admin\/plugins\/active"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/installed": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/wc-admin\/plugins\/activate"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/activate\/status": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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": "F\u00fcggetlen\u00fcl att\u00f3l, hogy a profil elk\u00e9sz\u00fclt-e vagy sem.",
                            "required": false
                        },
                        "skipped": {
                            "type": "boolean",
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy a profil kimaradt-e vagy sem.",
                            "required": false
                        },
                        "industry": {
                            "type": "array",
                            "description": "Ipar.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "business_extensions": {
                            "type": "array",
                            "description": "Telep\u00edtend\u0151 tov\u00e1bbi \u00fczleti b\u0151v\u00edtm\u00e9nyek.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "is_agree_marketing": {
                            "type": "boolean",
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez az \u00fczlet beleegyezett-e a WooCommerce.com marketingtartalmainak fogad\u00e1s\u00e1hoz.",
                            "required": false
                        },
                        "store_email": {
                            "type": "string",
                            "description": "Az \u00fczlet e-mail c\u00edme.",
                            "required": false
                        },
                        "is_store_country_set": {
                            "type": "boolean",
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy az \u00fczlet orsz\u00e1ga be van-e \u00e1ll\u00edtva a bevezet\u0151 profiloz\u00f3n kereszt\u00fcl.",
                            "required": false
                        },
                        "is_plugins_page_skipped": {
                            "type": "boolean",
                            "description": "A rendszer kihagyta a be\u00e9p\u00fcl\u0151 modulok l\u00e9p\u00e9s\u00e9t az alapprofiloz\u00f3ban.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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": "Orsz\u00e1gk\u00f3d.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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": "Term\u00e9ksablon neve.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Opcion\u00e1lis param\u00e9ter, ha csak meghat\u00e1rozott feladatlist\u00e1kat szeretne lek\u00e9rni azonos\u00edt\u00f3 alapj\u00e1n.",
                            "type": "array",
                            "items": {
                                "enum": [],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "description": "Opcion\u00e1lis param\u00e9ter, ha csak meghat\u00e1rozott feladatlist\u00e1kat szeretne lek\u00e9rni azonos\u00edt\u00f3 alapj\u00e1n.",
                            "type": "array",
                            "items": {
                                "enum": [],
                                "type": "string"
                            },
                            "required": false
                        },
                        "extended_tasks": {
                            "description": "Az \u00fcgyf\u00e9loldali sz\u0171r\u0151b\u0151l sz\u00e1rmaz\u00f3 kiterjesztett elavult feladatok list\u00e1ja.",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A feladat elhalaszt\u00e1s\u00e1nak id\u0151tartama.",
                            "type": "string",
                            "required": false
                        },
                        "task_list_id": {
                            "description": "Opcion\u00e1lis param\u00e9ter az adott feladatlista lek\u00e9rdez\u00e9s\u00e9hez.",
                            "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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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": "Az alap\u00e9rtelmezett sz\u00e1ll\u00edt\u00e1si partnerjavaslatok visszaad\u00e1sa, ha a woocommerce_show_marketplace_suggestions be\u00e1ll\u00edt\u00e1s nem \u00e9rt\u00e9kre van \u00e1ll\u00edtva",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/wc-analytics"
                    }
                ]
            }
        },
        "\/wc-analytics\/customers": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "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": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 el\u0151tt (vagy id\u0151pontban) regisztr\u00e1lt objektumokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 ut\u00e1n (vagy id\u0151pontban) regisztr\u00e1lt objektumokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Azt jelzi, hogy az \u00f6sszes felt\u00e9telnek igaznak kell-e lennie a kapott halmazra, vagy ezek k\u00f6z\u00fcl b\u00e1rmelyik elegend\u0151. Az egyez\u00e9s a k\u00f6vetkez\u0151 param\u00e9tereket \u00e9rinti: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, \u00fcgyf\u00e9l, kateg\u00f3ri\u00e1k",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa azokra az objektumokra, amelyekben a keresett kifejez\u00e9st tartalmaz\u00f3 \u00fcgyf\u00e9lmez\u0151 tal\u00e1lhat\u00f3. A &quot;searchby&quot; \u00e1ltal biztos\u00edtott mez\u0151ben keres.",
                            "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": "A v\u00e1lasz korl\u00e1toz\u00e1sa meghat\u00e1rozott nev\u0171 objektumokra.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, bizonyos nevek kiv\u00e9tel\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa meghat\u00e1rozott felhaszn\u00e1l\u00f3nevekkel rendelkez\u0151 objektumokra.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, bizonyos felhaszn\u00e1l\u00f3nevek kiv\u00e9tel\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, bele\u00e9rtve az e-maileket is.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, az e-mailek kiv\u00e9tel\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa adott orsz\u00e1g objektum\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, bizonyos orsz\u00e1gok kiv\u00e9tel\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utolj\u00e1ra akt\u00edvak egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 el\u0151tt (vagy id\u0151pontban).",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utolj\u00e1ra akt\u00edvak egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 ut\u00e1n (vagy ekkor).",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utolj\u00e1ra akt\u00edvak voltak, k\u00e9t megadott ISO8601-kompatibilis d\u00e1tumid\u0151 k\u00f6z\u00f6tt.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utolj\u00e1ra akt\u00edvak voltak, k\u00e9t megadott ISO8601-kompatibilis d\u00e1tumid\u0151 k\u00f6z\u00f6tt.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa olyan objektumokra, amelyek sorrendje nagyobb vagy egyenl\u0151, mint adott eg\u00e9sz.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa olyan objektumokra, amelyek sorrendje kisebb vagy egyenl\u0151, mint adott eg\u00e9sz.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa olyan objektumokra, amelyek sorrendje k\u00e9t megadott eg\u00e9sz sz\u00e1m k\u00f6z\u00f6tt van.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek teljes rendel\u00e9si r\u00e1ford\u00edt\u00e1sa nagyobb vagy egyenl\u0151, mint egy adott sz\u00e1m.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa azokra az objektumokra, amelyekn\u00e9l a teljes rendel\u00e9si k\u00f6lts\u00e9g kisebb vagy egyenl\u0151, mint egy adott sz\u00e1m.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyekn\u00e9l a teljes rendel\u00e9si r\u00e1ford\u00edt\u00e1s k\u00e9t megadott sz\u00e1m k\u00f6z\u00f6tt van.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek \u00e1tlagos rendel\u00e9si k\u00f6lt\u00e9se nagyobb vagy egyenl\u0151, mint egy adott sz\u00e1m.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa azokra az objektumokra, amelyek \u00e1tlagos rendel\u00e9si k\u00f6lts\u00e9ge kisebb vagy egyenl\u0151, mint egy adott sz\u00e1m.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek \u00e1tlagos rendel\u00e9si r\u00e1ford\u00edt\u00e1sa k\u00e9t megadott sz\u00e1m k\u00f6z\u00f6tt van.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utols\u00f3 rendel\u00e9se adott ISO8601-kompatibilis d\u00e1tumid\u0151 el\u0151tt (vagy id\u0151pontban).",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utols\u00f3 rendel\u00e9se egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 ut\u00e1n (vagy id\u0151pontban) van.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "users": {
                            "description": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa meghat\u00e1rozott felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3kkal rendelkez\u0151 elemekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "Sz\u0171rje ki azokat az eredm\u00e9nyeket, amelyekben a kit\u00f6lt\u00f6tt mez\u0151k b\u00e1rmelyike \u00fcres",
                            "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": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa meghat\u00e1rozott \u00fcgyf\u00e9l-azonos\u00edt\u00f3kkal rendelkez\u0151 t\u00e9telekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/customers"
                    }
                ]
            }
        },
        "\/wc-analytics\/customers\/(?P<id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "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": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 el\u0151tt (vagy id\u0151pontban) regisztr\u00e1lt objektumokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 ut\u00e1n (vagy id\u0151pontban) regisztr\u00e1lt objektumokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Azt jelzi, hogy az \u00f6sszes felt\u00e9telnek igaznak kell-e lennie a kapott halmazra, vagy ezek k\u00f6z\u00fcl b\u00e1rmelyik elegend\u0151. Az egyez\u00e9s a k\u00f6vetkez\u0151 param\u00e9tereket \u00e9rinti: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, \u00fcgyf\u00e9l, kateg\u00f3ri\u00e1k",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa azokra az objektumokra, amelyekben a keresett kifejez\u00e9st tartalmaz\u00f3 \u00fcgyf\u00e9lmez\u0151 tal\u00e1lhat\u00f3. A &quot;searchby&quot; \u00e1ltal biztos\u00edtott mez\u0151ben keres.",
                            "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": "A v\u00e1lasz korl\u00e1toz\u00e1sa meghat\u00e1rozott nev\u0171 objektumokra.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, bizonyos nevek kiv\u00e9tel\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa meghat\u00e1rozott felhaszn\u00e1l\u00f3nevekkel rendelkez\u0151 objektumokra.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, bizonyos felhaszn\u00e1l\u00f3nevek kiv\u00e9tel\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, bele\u00e9rtve az e-maileket is.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, az e-mailek kiv\u00e9tel\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa adott orsz\u00e1g objektum\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, bizonyos orsz\u00e1gok kiv\u00e9tel\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utolj\u00e1ra akt\u00edvak egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 el\u0151tt (vagy id\u0151pontban).",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utolj\u00e1ra akt\u00edvak egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 ut\u00e1n (vagy ekkor).",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utolj\u00e1ra akt\u00edvak voltak, k\u00e9t megadott ISO8601-kompatibilis d\u00e1tumid\u0151 k\u00f6z\u00f6tt.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utolj\u00e1ra akt\u00edvak voltak, k\u00e9t megadott ISO8601-kompatibilis d\u00e1tumid\u0151 k\u00f6z\u00f6tt.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa olyan objektumokra, amelyek sorrendje nagyobb vagy egyenl\u0151, mint adott eg\u00e9sz.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa olyan objektumokra, amelyek sorrendje kisebb vagy egyenl\u0151, mint adott eg\u00e9sz.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa olyan objektumokra, amelyek sorrendje k\u00e9t megadott eg\u00e9sz sz\u00e1m k\u00f6z\u00f6tt van.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek teljes rendel\u00e9si r\u00e1ford\u00edt\u00e1sa nagyobb vagy egyenl\u0151, mint egy adott sz\u00e1m.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa azokra az objektumokra, amelyekn\u00e9l a teljes rendel\u00e9si k\u00f6lts\u00e9g kisebb vagy egyenl\u0151, mint egy adott sz\u00e1m.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyekn\u00e9l a teljes rendel\u00e9si r\u00e1ford\u00edt\u00e1s k\u00e9t megadott sz\u00e1m k\u00f6z\u00f6tt van.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek \u00e1tlagos rendel\u00e9si k\u00f6lt\u00e9se nagyobb vagy egyenl\u0151, mint egy adott sz\u00e1m.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa azokra az objektumokra, amelyek \u00e1tlagos rendel\u00e9si k\u00f6lts\u00e9ge kisebb vagy egyenl\u0151, mint egy adott sz\u00e1m.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek \u00e1tlagos rendel\u00e9si r\u00e1ford\u00edt\u00e1sa k\u00e9t megadott sz\u00e1m k\u00f6z\u00f6tt van.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utols\u00f3 rendel\u00e9se adott ISO8601-kompatibilis d\u00e1tumid\u0151 el\u0151tt (vagy id\u0151pontban).",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utols\u00f3 rendel\u00e9se egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 ut\u00e1n (vagy id\u0151pontban) van.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "users": {
                            "description": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa meghat\u00e1rozott felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3kkal rendelkez\u0151 elemekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "Sz\u0171rje ki azokat az eredm\u00e9nyeket, amelyekben a kit\u00f6lt\u00f6tt mez\u0151k b\u00e1rmelyike \u00fcres",
                            "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": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa meghat\u00e1rozott \u00fcgyf\u00e9l-azonos\u00edt\u00f3kkal rendelkez\u0151 t\u00e9telekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/leaderboards": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 5,
                            "minimum": 1,
                            "maximum": 20,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "persisted_query": {
                            "description": "URL-lek\u00e9rdez\u00e9s a hivatkoz\u00e1sokon kereszt\u00fcl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/leaderboards"
                    }
                ]
            }
        },
        "\/wc-analytics\/leaderboards\/allowed": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 5,
                            "minimum": 1,
                            "maximum": 20,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "persisted_query": {
                            "description": "URL-lek\u00e9rdez\u00e9s a hivatkoz\u00e1sokon kereszt\u00fcl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/reports": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "days": {
                            "description": "Az import\u00e1l\u00e1si napok sz\u00e1ma.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "skip_existing": {
                            "description": "A megl\u00e9v\u0151 rendel\u00e9si adatok import\u00e1l\u00e1s\u00e1nak kihagy\u00e1sa.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/import\/status"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import\/totals": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "days": {
                            "description": "Az import\u00e1l\u00e1si napok sz\u00e1ma.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "skip_existing": {
                            "description": "A megl\u00e9v\u0151 rendel\u00e9si adatok import\u00e1l\u00e1s\u00e1nak kihagy\u00e1sa.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az export\u00e1lt jelent\u00e9snek tov\u00e1bb\u00edtand\u00f3 param\u00e9terek.",
                            "type": "object",
                            "required": false
                        },
                        "email": {
                            "description": "Ha igaz, k\u00fcldj\u00f6n e-mailben egy linket az export\u00e1l\u00e1s let\u00f6lt\u00e9s\u00e9hez a k\u00e9relmez\u0151 felhaszn\u00e1l\u00f3nak.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "product_name",
                                "variations",
                                "sku"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "categories": {
                            "description": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa a megadott kateg\u00f3ri\u00e1kba tartoz\u00f3 t\u00e9telekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "match": {
                            "description": "Azt jelzi, hogy az \u00f6sszes felt\u00e9telnek igaznak kell-e lennie a kapott halmazra, vagy ezek k\u00f6z\u00fcl b\u00e1rmelyik elegend\u0151. Az egyez\u00e9s a k\u00f6vetkez\u0151 param\u00e9tereket \u00e9rinti: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, \u00fcgyf\u00e9l, kateg\u00f3ri\u00e1k",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "products": {
                            "description": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa meghat\u00e1rozott term\u00e9kazonos\u00edt\u00f3kkal rendelkez\u0151 cikkekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Adjon hozz\u00e1 tov\u00e1bbi inform\u00e1ci\u00f3kat a jelent\u00e9shez az egyes term\u00e9kekr\u0151l.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/products"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "sku"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "match": {
                            "description": "Azt jelzi, hogy az \u00f6sszes felt\u00e9telnek igaznak kell-e lennie a kapott halmazra, vagy ezek k\u00f6z\u00fcl b\u00e1rmelyik elegend\u0151. Az egyez\u00e9s a k\u00f6vetkez\u0151 param\u00e9tereket \u00e9rinti: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, \u00fcgyf\u00e9l, kateg\u00f3ri\u00e1k",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa azokra a t\u00e9telekre, amelyek rendelkeznek a megadott sz\u00fcl\u0151term\u00e9k(ek)kel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyek nem rendelkeznek a megadott sz\u00fcl\u0151term\u00e9k(ek)kel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variations": {
                            "description": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa meghat\u00e1rozott v\u00e1ltozatazonos\u00edt\u00f3kkal rendelkez\u0151 elemekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Adjon hozz\u00e1 tov\u00e1bbi inform\u00e1ci\u00f3kat a jelent\u00e9shez az egyes v\u00e1ltozatokr\u00f3l.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a megadott attrib\u00fatumokat tartalmaz\u00f3 v\u00e1ltozatokra.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet olyan v\u00e1ltozatokra, amelyek nem tartalmazz\u00e1k a megadott attrib\u00fatumokat.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "category_includes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a megadott kateg\u00f3ri\u00e1k vari\u00e1ci\u00f3ira.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "category_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a megadott kateg\u00f3ri\u00e1kban nem szerepl\u0151 v\u00e1ltozatokra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "products": {
                            "description": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa meghat\u00e1rozott term\u00e9kazonos\u00edt\u00f3kkal rendelkez\u0151 cikkekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/variations"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/products\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Korl\u00e1tozza a statisztikai mez\u0151ket a megadott elemekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Id\u0151intervallum, amelyet a visszaadott adatok gy\u0171jt\u0151z\u00f3n\u00e1ihoz kell haszn\u00e1lni.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa a megadott kateg\u00f3ri\u00e1kba tartoz\u00f3 t\u00e9telekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "products": {
                            "description": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa meghat\u00e1rozott term\u00e9kazonos\u00edt\u00f3kkal rendelkez\u0151 cikkekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa meghat\u00e1rozott v\u00e1ltozatazonos\u00edt\u00f3kkal rendelkez\u0151 elemekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Szegment\u00e1lja a v\u00e1laszt tov\u00e1bbi megszor\u00edt\u00e1sokkal.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/products\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/variations\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Korl\u00e1tozza a statisztikai mez\u0151ket a megadott elemekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Id\u0151intervallum, amelyet a visszaadott adatok gy\u0171jt\u0151z\u00f3n\u00e1ihoz kell haszn\u00e1lni.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "Azt jelzi, hogy az \u00f6sszes felt\u00e9telnek igaznak kell-e lennie a kapott halmazra, vagy ezek k\u00f6z\u00fcl b\u00e1rmelyik elegend\u0151. Az egyez\u00e9s a k\u00f6vetkez\u0151 param\u00e9tereket \u00e9rinti: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, \u00fcgyf\u00e9l, kateg\u00f3ri\u00e1k",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "category_includes": {
                            "description": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa a megadott kateg\u00f3ri\u00e1kba tartoz\u00f3 t\u00e9telekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "category_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a megadott kateg\u00f3ri\u00e1kban nem szerepl\u0151 v\u00e1ltozatokra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_includes": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa azokra a t\u00e9telekre, amelyek rendelkeznek a megadott sz\u00fcl\u0151term\u00e9k(ek)kel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyek nem rendelkeznek a megadott sz\u00fcl\u0151term\u00e9k(ek)kel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variations": {
                            "description": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa meghat\u00e1rozott v\u00e1ltozatazonos\u00edt\u00f3kkal rendelkez\u0151 elemekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Szegment\u00e1lja a v\u00e1laszt tov\u00e1bbi megszor\u00edt\u00e1sokkal.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation"
                            ],
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa azokra a rendel\u00e9sekre, amelyek a megadott attrib\u00fatumokkal rendelkez\u0151 term\u00e9keket tartalmazz\u00e1k.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a rendel\u00e9sekre, amelyek nem tartalmaznak a megadott attrib\u00fatumokkal rendelkez\u0151 term\u00e9keket.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/variations\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/revenue\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "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": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Id\u0151intervallum, amelyet a visszaadott adatok gy\u0171jt\u0151z\u00f3n\u00e1ihoz kell haszn\u00e1lni.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "segmentby": {
                            "description": "Szegment\u00e1lja a v\u00e1laszt tov\u00e1bbi megszor\u00edt\u00e1sokkal.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation",
                                "coupon",
                                "customer_type"
                            ],
                            "required": false
                        },
                        "date_type": {
                            "description": "\u00cdrja fel\u00fcl a bev\u00e9teljelent\u00e9sekn\u00e9l figyelembe vett adatb\u00e1zis d\u00e1tummez\u0151j\u00e9hez haszn\u00e1lt &quot;woocommerce_date_type&quot; be\u00e1ll\u00edt\u00e1st.",
                            "type": "string",
                            "enum": [
                                "date_paid",
                                "date_created",
                                "date_completed"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/revenue\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/orders": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "num_items_sold",
                                "net_total"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_includes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez a megadott term\u00e9k(ek) hozz\u00e1 vannak rendelve.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez nincs hozz\u00e1rendelve a megadott term\u00e9k(ek).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_includes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra az elemekre, amelyekhez a megadott v\u00e1ltozat(ok) hozz\u00e1 vannak rendelve.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra az elemekre, amelyekhez nincs hozz\u00e1rendelve a megadott v\u00e1ltozat(ok).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_includes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez a megadott kupon(ok) hozz\u00e1 van rendelve.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez nincs hozz\u00e1rendelve a megadott kupon(ok).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_includes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez a megadott ad\u00f3kulcs(ok) van hozz\u00e1rendelve.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez nincs hozz\u00e1rendelve a megadott ad\u00f3kulcs(ok).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status_is": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a megadott rendel\u00e9si \u00e1llapot\u00fa cikkekre.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyek nem rendelkeznek a megadott rendel\u00e9si \u00e1llapottal.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "customer_type": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a visszat\u00e9r\u0151 vagy \u00faj \u00fcgyfelekre.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "returning",
                                "new"
                            ],
                            "required": false
                        },
                        "refunds": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos t\u00edpus\u00fa visszat\u00e9r\u00edt\u00e9sekre.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "all",
                                "partial",
                                "full",
                                "none"
                            ],
                            "required": false
                        },
                        "extended_info": {
                            "description": "Adjon hozz\u00e1 tov\u00e1bbi inform\u00e1ci\u00f3kat az egyes kuponokr\u00f3l a jelent\u00e9shez.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "order_includes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a megadott rendel\u00e9sazonos\u00edt\u00f3kkal rendelkez\u0151 cikkekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyek nem rendelkeznek a megadott rendel\u00e9si azonos\u00edt\u00f3kkal.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa azokra a rendel\u00e9sekre, amelyek a megadott attrib\u00fatumokkal rendelkez\u0151 term\u00e9keket tartalmazz\u00e1k.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a rendel\u00e9sekre, amelyek nem tartalmaznak a megadott attrib\u00fatumokkal rendelkez\u0151 term\u00e9keket.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/orders"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/orders\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Id\u0151intervallum, amelyet a visszaadott adatok gy\u0171jt\u0151z\u00f3n\u00e1ihoz kell haszn\u00e1lni.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "Azt jelzi, hogy az \u00f6sszes felt\u00e9telnek igaznak kell-e lennie a kapott halmazra, vagy ezek k\u00f6z\u00fcl b\u00e1rmelyik elegend\u0151. Az egyez\u00e9s a k\u00f6vetkez\u0151 param\u00e9tereket \u00e9rinti: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, \u00fcgyf\u00e9l, kateg\u00f3ri\u00e1k",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "status_is": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a megadott rendel\u00e9si \u00e1llapot\u00fa cikkekre.",
                            "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": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyek nem rendelkeznek a megadott rendel\u00e9si \u00e1llapottal.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "product_includes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez a megadott term\u00e9k(ek) hozz\u00e1 vannak rendelve.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez nincs hozz\u00e1rendelve a megadott term\u00e9k(ek).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_includes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra az elemekre, amelyekhez a megadott v\u00e1ltozat(ok) hozz\u00e1 vannak rendelve.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra az elemekre, amelyekhez nincs hozz\u00e1rendelve a megadott v\u00e1ltozat(ok).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_includes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez a megadott kupon(ok) hozz\u00e1 van rendelve.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez nincs hozz\u00e1rendelve a megadott kupon(ok).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_includes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez a megadott ad\u00f3kulcs(ok) van hozz\u00e1rendelve.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez nincs hozz\u00e1rendelve a megadott ad\u00f3kulcs(ok).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "customer": {
                            "description": "\u00dcgyf\u00e9lt\u00edpus aliasa (elavult).",
                            "type": "string",
                            "enum": [
                                "new",
                                "returning"
                            ],
                            "required": false
                        },
                        "customer_type": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a megadott vev\u0151t\u00edpussal rendelkez\u0151 rendel\u00e9sekre",
                            "type": "string",
                            "enum": [
                                "new",
                                "returning"
                            ],
                            "required": false
                        },
                        "refunds": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos t\u00edpus\u00fa visszat\u00e9r\u00edt\u00e9sekre.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "all",
                                "partial",
                                "full",
                                "none"
                            ],
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa azokra a rendel\u00e9sekre, amelyek a megadott attrib\u00fatumokkal rendelkez\u0151 term\u00e9keket tartalmazz\u00e1k.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a rendel\u00e9sekre, amelyek nem tartalmaznak a megadott attrib\u00fatumokkal rendelkez\u0151 term\u00e9keket.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "segmentby": {
                            "description": "Szegment\u00e1lja a v\u00e1laszt tov\u00e1bbi megszor\u00edt\u00e1sokkal.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation",
                                "coupon",
                                "customer_type"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/orders\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/categories": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "category_id",
                            "enum": [
                                "category_id",
                                "items_sold",
                                "net_revenue",
                                "orders_count",
                                "products_count",
                                "category"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Id\u0151intervallum, amelyet a visszaadott adatok gy\u0171jt\u0151z\u00f3n\u00e1ihoz kell haszn\u00e1lni.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "status_is": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a megadott rendel\u00e9si \u00e1llapot\u00fa cikkekre.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyek nem rendelkeznek a megadott rendel\u00e9si \u00e1llapottal.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet minden olyan elemre, amelyhez a kateg\u00f3ri\u00e1k taxon\u00f3mi\u00e1j\u00e1ban hozz\u00e1 van rendelve a megadott kifejez\u00e9s.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Adjon hozz\u00e1 tov\u00e1bbi inform\u00e1ci\u00f3kat a jelent\u00e9shez az egyes kateg\u00f3ri\u00e1kr\u00f3l.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/categories"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/taxes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "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": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "taxes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy vagy t\u00f6bb ad\u00f3kulcshoz rendelt t\u00e9telekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/taxes"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/taxes\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "items_sold",
                                "total_sales",
                                "orders_count",
                                "products_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Korl\u00e1tozza a statisztikai mez\u0151ket a megadott elemekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Id\u0151intervallum, amelyet a visszaadott adatok gy\u0171jt\u0151z\u00f3n\u00e1ihoz kell haszn\u00e1lni.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "taxes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az \u00f6sszes olyan elemre, amelyhez a megadott kifejez\u00e9s hozz\u00e1 van rendelve az ad\u00f3k taxon\u00f3mi\u00e1j\u00e1ban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Szegment\u00e1lja a v\u00e1laszt tov\u00e1bbi megszor\u00edt\u00e1sokkal.",
                            "type": "string",
                            "enum": [
                                "tax_rate_id"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/taxes\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/coupons": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "coupon_id",
                            "enum": [
                                "coupon_id",
                                "code",
                                "amount",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "coupons": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott kuponazonos\u00edt\u00f3khoz rendelt kuponokra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Adjon hozz\u00e1 tov\u00e1bbi inform\u00e1ci\u00f3kat az egyes kuponokr\u00f3l a jelent\u00e9shez.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/coupons"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/coupons\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "amount",
                                "coupons_count",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Korl\u00e1tozza a statisztikai mez\u0151ket a megadott elemekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Id\u0151intervallum, amelyet a visszaadott adatok gy\u0171jt\u0151z\u00f3n\u00e1ihoz kell haszn\u00e1lni.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "coupons": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott kuponazonos\u00edt\u00f3khoz rendelt kuponokra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Szegment\u00e1lja a v\u00e1laszt tov\u00e1bbi megszor\u00edt\u00e1sokkal.",
                            "type": "string",
                            "enum": [
                                "product",
                                "variation",
                                "category",
                                "coupon"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/coupons\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "stock_status",
                            "enum": [
                                "stock_status",
                                "stock_quantity",
                                "date",
                                "id",
                                "include",
                                "title",
                                "sku"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a k\u00e9szletjelent\u00e9s t\u00edpushoz rendelt cikkekre.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "lowstock",
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/stock"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/stock\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/stock\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/downloads": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "product"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "match": {
                            "description": "Azt jelzi, hogy az \u00f6sszes felt\u00e9telnek igaznak kell-e lennie a kapott halmazra, vagy ezek k\u00f6z\u00fcl b\u00e1rmelyik elegend\u0151. Az egyez\u00e9s a k\u00f6vetkez\u0151 param\u00e9tereket \u00e9rinti: term\u00e9kek, rendel\u00e9sek, felhaszn\u00e1l\u00f3n\u00e9v, ip_c\u00edm.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez a megadott term\u00e9k(ek) hozz\u00e1 vannak rendelve.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez nincs hozz\u00e1rendelve a megadott term\u00e9k(ek).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order_includes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a megadott rendel\u00e9sazonos\u00edt\u00f3kkal rendelkez\u0151 cikkekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyek nem rendelkeznek a megadott rendel\u00e9si azonos\u00edt\u00f3kkal.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_includes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3kkal rendelkez\u0151 objektumokra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_excludes": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek nem rendelkeznek a megadott felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3kkal.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ip_address_includes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa meghat\u00e1rozott IP-c\u00edmmel rendelkez\u0151 objektumokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ip_address_excludes": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek nem rendelkeznek meghat\u00e1rozott IP-c\u00edmmel.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/downloads"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/downloads\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "download_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Korl\u00e1tozza a statisztikai mez\u0151ket a megadott elemekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Id\u0151intervallum, amelyet a visszaadott adatok gy\u0171jt\u0151z\u00f3n\u00e1ihoz kell haszn\u00e1lni.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "Azt jelzi, hogy az \u00f6sszes felt\u00e9telnek igaznak kell-e lennie a kapott halmazra, vagy ezek k\u00f6z\u00fcl b\u00e1rmelyik elegend\u0151. Az egyez\u00e9s a k\u00f6vetkez\u0151 param\u00e9tereket \u00e9rinti: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, \u00fcgyf\u00e9l, kateg\u00f3ri\u00e1k",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez a megadott term\u00e9k(ek) hozz\u00e1 vannak rendelve.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez nincs hozz\u00e1rendelve a megadott term\u00e9k(ek).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order_includes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a megadott rendel\u00e9sazonos\u00edt\u00f3kkal rendelkez\u0151 cikkekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyek nem rendelkeznek a megadott rendel\u00e9si azonos\u00edt\u00f3kkal.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_includes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott \u00fcgyf\u00e9lazonos\u00edt\u00f3kkal rendelkez\u0151 objektumokra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa azokra az objektumokra, amelyek nem rendelkeznek a megadott \u00fcgyf\u00e9l-azonos\u00edt\u00f3kkal.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ip_address_includes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa meghat\u00e1rozott IP-c\u00edmmel rendelkez\u0151 objektumokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ip_address_excludes": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek nem rendelkeznek meghat\u00e1rozott IP-c\u00edmmel.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/downloads\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/customers": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "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": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 el\u0151tt (vagy id\u0151pontban) regisztr\u00e1lt objektumokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 ut\u00e1n (vagy id\u0151pontban) regisztr\u00e1lt objektumokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Azt jelzi, hogy az \u00f6sszes felt\u00e9telnek igaznak kell-e lennie a kapott halmazra, vagy ezek k\u00f6z\u00fcl b\u00e1rmelyik elegend\u0151. Az egyez\u00e9s a k\u00f6vetkez\u0151 param\u00e9tereket \u00e9rinti: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, \u00fcgyf\u00e9l, kateg\u00f3ri\u00e1k",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa azokra az objektumokra, amelyekben a keresett kifejez\u00e9st tartalmaz\u00f3 \u00fcgyf\u00e9lmez\u0151 tal\u00e1lhat\u00f3. A &quot;searchby&quot; \u00e1ltal biztos\u00edtott mez\u0151ben keres.",
                            "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": "A v\u00e1lasz korl\u00e1toz\u00e1sa meghat\u00e1rozott nev\u0171 objektumokra.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, bizonyos nevek kiv\u00e9tel\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa meghat\u00e1rozott felhaszn\u00e1l\u00f3nevekkel rendelkez\u0151 objektumokra.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, bizonyos felhaszn\u00e1l\u00f3nevek kiv\u00e9tel\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, bele\u00e9rtve az e-maileket is.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, az e-mailek kiv\u00e9tel\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa adott orsz\u00e1g objektum\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, bizonyos orsz\u00e1gok kiv\u00e9tel\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utolj\u00e1ra akt\u00edvak egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 el\u0151tt (vagy id\u0151pontban).",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utolj\u00e1ra akt\u00edvak egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 ut\u00e1n (vagy ekkor).",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utolj\u00e1ra akt\u00edvak voltak, k\u00e9t megadott ISO8601-kompatibilis d\u00e1tumid\u0151 k\u00f6z\u00f6tt.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utolj\u00e1ra akt\u00edvak voltak, k\u00e9t megadott ISO8601-kompatibilis d\u00e1tumid\u0151 k\u00f6z\u00f6tt.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa olyan objektumokra, amelyek sorrendje nagyobb vagy egyenl\u0151, mint adott eg\u00e9sz.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa olyan objektumokra, amelyek sorrendje kisebb vagy egyenl\u0151, mint adott eg\u00e9sz.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa olyan objektumokra, amelyek sorrendje k\u00e9t megadott eg\u00e9sz sz\u00e1m k\u00f6z\u00f6tt van.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek teljes rendel\u00e9si r\u00e1ford\u00edt\u00e1sa nagyobb vagy egyenl\u0151, mint egy adott sz\u00e1m.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa azokra az objektumokra, amelyekn\u00e9l a teljes rendel\u00e9si k\u00f6lts\u00e9g kisebb vagy egyenl\u0151, mint egy adott sz\u00e1m.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyekn\u00e9l a teljes rendel\u00e9si r\u00e1ford\u00edt\u00e1s k\u00e9t megadott sz\u00e1m k\u00f6z\u00f6tt van.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek \u00e1tlagos rendel\u00e9si k\u00f6lt\u00e9se nagyobb vagy egyenl\u0151, mint egy adott sz\u00e1m.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa azokra az objektumokra, amelyek \u00e1tlagos rendel\u00e9si k\u00f6lts\u00e9ge kisebb vagy egyenl\u0151, mint egy adott sz\u00e1m.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek \u00e1tlagos rendel\u00e9si r\u00e1ford\u00edt\u00e1sa k\u00e9t megadott sz\u00e1m k\u00f6z\u00f6tt van.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utols\u00f3 rendel\u00e9se adott ISO8601-kompatibilis d\u00e1tumid\u0151 el\u0151tt (vagy id\u0151pontban).",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utols\u00f3 rendel\u00e9se egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 ut\u00e1n (vagy id\u0151pontban) van.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "customers": {
                            "description": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa meghat\u00e1rozott \u00fcgyf\u00e9l-azonos\u00edt\u00f3kkal rendelkez\u0151 t\u00e9telekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "users": {
                            "description": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa meghat\u00e1rozott felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3kkal rendelkez\u0151 elemekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "Sz\u0171rje ki azokat az eredm\u00e9nyeket, amelyekben a kit\u00f6lt\u00f6tt mez\u0151k b\u00e1rmelyike \u00fcres",
                            "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:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/customers"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/customers\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 el\u0151tt (vagy id\u0151pontban) regisztr\u00e1lt objektumokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 ut\u00e1n (vagy id\u0151pontban) regisztr\u00e1lt objektumokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Azt jelzi, hogy az \u00f6sszes felt\u00e9telnek igaznak kell-e lennie a kapott halmazra, vagy ezek k\u00f6z\u00fcl b\u00e1rmelyik elegend\u0151. Az egyez\u00e9s a k\u00f6vetkez\u0151 param\u00e9tereket \u00e9rinti: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, \u00fcgyf\u00e9l, kateg\u00f3ri\u00e1k",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa azokra az objektumokra, amelyekben a keresett kifejez\u00e9st tartalmaz\u00f3 \u00fcgyf\u00e9lmez\u0151 tal\u00e1lhat\u00f3. A &quot;searchby&quot; \u00e1ltal biztos\u00edtott mez\u0151ben keres.",
                            "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": "A v\u00e1lasz korl\u00e1toz\u00e1sa meghat\u00e1rozott nev\u0171 objektumokra.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, bizonyos nevek kiv\u00e9tel\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa meghat\u00e1rozott felhaszn\u00e1l\u00f3nevekkel rendelkez\u0151 objektumokra.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, bizonyos felhaszn\u00e1l\u00f3nevek kiv\u00e9tel\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, bele\u00e9rtve az e-maileket is.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, az e-mailek kiv\u00e9tel\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa adott orsz\u00e1g objektum\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa objektumokra, bizonyos orsz\u00e1gok kiv\u00e9tel\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utolj\u00e1ra akt\u00edvak egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 el\u0151tt (vagy id\u0151pontban).",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utolj\u00e1ra akt\u00edvak egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 ut\u00e1n (vagy ekkor).",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utolj\u00e1ra akt\u00edvak voltak, k\u00e9t megadott ISO8601-kompatibilis d\u00e1tumid\u0151 k\u00f6z\u00f6tt.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utolj\u00e1ra akt\u00edvak voltak, k\u00e9t megadott ISO8601-kompatibilis d\u00e1tumid\u0151 k\u00f6z\u00f6tt.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa olyan objektumokra, amelyek sorrendje nagyobb vagy egyenl\u0151, mint adott eg\u00e9sz.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa olyan objektumokra, amelyek sorrendje kisebb vagy egyenl\u0151, mint adott eg\u00e9sz.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa olyan objektumokra, amelyek sorrendje k\u00e9t megadott eg\u00e9sz sz\u00e1m k\u00f6z\u00f6tt van.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek teljes rendel\u00e9si r\u00e1ford\u00edt\u00e1sa nagyobb vagy egyenl\u0151, mint egy adott sz\u00e1m.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa azokra az objektumokra, amelyekn\u00e9l a teljes rendel\u00e9si k\u00f6lts\u00e9g kisebb vagy egyenl\u0151, mint egy adott sz\u00e1m.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyekn\u00e9l a teljes rendel\u00e9si r\u00e1ford\u00edt\u00e1s k\u00e9t megadott sz\u00e1m k\u00f6z\u00f6tt van.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek \u00e1tlagos rendel\u00e9si k\u00f6lt\u00e9se nagyobb vagy egyenl\u0151, mint egy adott sz\u00e1m.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa azokra az objektumokra, amelyek \u00e1tlagos rendel\u00e9si k\u00f6lts\u00e9ge kisebb vagy egyenl\u0151, mint egy adott sz\u00e1m.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek \u00e1tlagos rendel\u00e9si r\u00e1ford\u00edt\u00e1sa k\u00e9t megadott sz\u00e1m k\u00f6z\u00f6tt van.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utols\u00f3 rendel\u00e9se adott ISO8601-kompatibilis d\u00e1tumid\u0151 el\u0151tt (vagy id\u0151pontban).",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt azokra az objektumokra, amelyek utols\u00f3 rendel\u00e9se egy adott ISO8601-kompatibilis d\u00e1tumid\u0151 ut\u00e1n (vagy id\u0151pontban) van.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "customers": {
                            "description": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa meghat\u00e1rozott \u00fcgyf\u00e9l-azonos\u00edt\u00f3kkal rendelkez\u0151 t\u00e9telekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "fields": {
                            "description": "Korl\u00e1tozza a statisztikai mez\u0151ket a megadott elemekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Friss adatok k\u00e9nyszer\u00edtett lek\u00e9r\u00e9se a gyors\u00edt\u00f3t\u00e1r helyett.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/customers\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/imports\/status": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/imports\/status"
                    }
                ]
            }
        },
        "\/wc-analytics\/imports\/trigger": {
            "namespace": "wc-analytics",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/imports\/trigger"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/performance-indicators": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "stats": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt adott jelent\u00e9sstatisztik\u00e1kra. Megengedett \u00e9rt\u00e9kek: .",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": []
                            },
                            "default": [],
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/performance-indicators"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/performance-indicators\/allowed": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "stats": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt adott jelent\u00e9sstatisztik\u00e1kra. Megengedett \u00e9rt\u00e9kek: .",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": []
                            },
                            "default": [],
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/reports\/performance-indicators\/allowed"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "note_id",
                                "date",
                                "type",
                                "title",
                                "status"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "type": {
                            "description": "Jegyzet t\u00edpusa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "error",
                                    "warning",
                                    "update",
                                    "info",
                                    "marketing",
                                    "survey"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "description": "Megjegyz\u00e9s \u00e1llapota.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "source": {
                            "description": "Megjegyz\u00e9s forr\u00e1sa.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "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": "Megjegyz\u00e9s \u00e1llapota.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/admin\/notes\/delete\/all"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes\/update": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A jegyzet egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "action_id": {
                            "description": "Egyedi azonos\u00edt\u00f3 a jegyzetm\u0171velethez.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/coupons": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Az eredm\u00e9nyeket az adott karakterl\u00e1ncnak megfelel\u0151 k\u00f3d\u00fa kuponokra korl\u00e1tozza.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott k\u00f3ddal rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kupon k\u00f3d.",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "A kedvezm\u00e9ny \u00f6sszege. Mindig numerikusnak kell lennie, m\u00e9g akkor is, ha sz\u00e1zal\u00e9kot \u00e1ll\u00edt be.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "A kupon \u00e1llapota. Mindig tervezetnek, k\u00f6zz\u00e9tettnek vagy fel\u00fclvizsg\u00e1latra v\u00e1r\u00f3nak kell lennie",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "Meghat\u00e1rozza az alkalmazott kedvezm\u00e9ny t\u00edpus\u00e1t.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "A kupon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma (GMT).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Ha igaz, a kupon csak egyenk\u00e9nt haszn\u00e1lhat\u00f3 fel. A t\u00f6bbi felhaszn\u00e1lt kupon elt\u00e1vol\u00edt\u00e1sra ker\u00fcl a kos\u00e1rb\u00f3l.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "A kupon felhaszn\u00e1lhat\u00f3 term\u00e9kazonos\u00edt\u00f3k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Azon term\u00e9kazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem haszn\u00e1lhat\u00f3 fel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u00d6sszesen h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u00dcgyfelenk\u00e9nt h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "A kos\u00e1rban l\u00e9v\u0151 term\u00e9kek maxim\u00e1lis sz\u00e1ma, amelyre a kupon felhaszn\u00e1lhat\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Ha igaz, \u00e9s az ingyenes sz\u00e1ll\u00edt\u00e1si m\u00f3dhoz kupon sz\u00fcks\u00e9ges, ez a kupon lehet\u0151v\u00e9 teszi az ingyenes sz\u00e1ll\u00edt\u00e1st.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Azon kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "A kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Ha igaz, ez a kupon nem vonatkozik azokra a term\u00e9kekre, amelyek akci\u00f3s \u00e1rat tartalmaznak.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minim\u00e1lis rendel\u00e9si \u00f6sszeg, amelynek a kos\u00e1rban kell lennie a kupon \u00e9rv\u00e9nyes\u00edt\u00e9se el\u0151tt.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "A kupon felhaszn\u00e1l\u00e1sa sor\u00e1n megengedett maxim\u00e1lis rendel\u00e9si mennyis\u00e9g.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Azon e-mail c\u00edmek list\u00e1ja, amelyek felhaszn\u00e1lhatj\u00e1k ezt a kupont.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kupon k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "A kedvezm\u00e9ny \u00f6sszege. Mindig numerikusnak kell lennie, m\u00e9g akkor is, ha sz\u00e1zal\u00e9kot \u00e1ll\u00edt be.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "A kupon \u00e1llapota. Mindig tervezetnek, k\u00f6zz\u00e9tettnek vagy fel\u00fclvizsg\u00e1latra v\u00e1r\u00f3nak kell lennie",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Meghat\u00e1rozza az alkalmazott kedvezm\u00e9ny t\u00edpus\u00e1t.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "A kupon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma (GMT).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Ha igaz, a kupon csak egyenk\u00e9nt haszn\u00e1lhat\u00f3 fel. A t\u00f6bbi felhaszn\u00e1lt kupon elt\u00e1vol\u00edt\u00e1sra ker\u00fcl a kos\u00e1rb\u00f3l.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "A kupon felhaszn\u00e1lhat\u00f3 term\u00e9kazonos\u00edt\u00f3k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Azon term\u00e9kazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem haszn\u00e1lhat\u00f3 fel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u00d6sszesen h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u00dcgyfelenk\u00e9nt h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "A kos\u00e1rban l\u00e9v\u0151 term\u00e9kek maxim\u00e1lis sz\u00e1ma, amelyre a kupon felhaszn\u00e1lhat\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Ha igaz, \u00e9s az ingyenes sz\u00e1ll\u00edt\u00e1si m\u00f3dhoz kupon sz\u00fcks\u00e9ges, ez a kupon lehet\u0151v\u00e9 teszi az ingyenes sz\u00e1ll\u00edt\u00e1st.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Azon kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "A kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Ha igaz, ez a kupon nem vonatkozik azokra a term\u00e9kekre, amelyek akci\u00f3s \u00e1rat tartalmaznak.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minim\u00e1lis rendel\u00e9si \u00f6sszeg, amelynek a kos\u00e1rban kell lennie a kupon \u00e9rv\u00e9nyes\u00edt\u00e9se el\u0151tt.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "A kupon felhaszn\u00e1l\u00e1sa sor\u00e1n megengedett maxim\u00e1lis rendel\u00e9si mennyis\u00e9g.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Azon e-mail c\u00edmek list\u00e1ja, amelyek felhaszn\u00e1lhatj\u00e1k ezt a kupont.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/coupons\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kupon k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "A kedvezm\u00e9ny \u00f6sszege. Mindig numerikusnak kell lennie, m\u00e9g akkor is, ha sz\u00e1zal\u00e9kot \u00e1ll\u00edt be.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "A kupon \u00e1llapota. Mindig tervezetnek, k\u00f6zz\u00e9tettnek vagy fel\u00fclvizsg\u00e1latra v\u00e1r\u00f3nak kell lennie",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Meghat\u00e1rozza az alkalmazott kedvezm\u00e9ny t\u00edpus\u00e1t.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "A kupon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma (GMT).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Ha igaz, a kupon csak egyenk\u00e9nt haszn\u00e1lhat\u00f3 fel. A t\u00f6bbi felhaszn\u00e1lt kupon elt\u00e1vol\u00edt\u00e1sra ker\u00fcl a kos\u00e1rb\u00f3l.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "A kupon felhaszn\u00e1lhat\u00f3 term\u00e9kazonos\u00edt\u00f3k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Azon term\u00e9kazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem haszn\u00e1lhat\u00f3 fel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u00d6sszesen h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u00dcgyfelenk\u00e9nt h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "A kos\u00e1rban l\u00e9v\u0151 term\u00e9kek maxim\u00e1lis sz\u00e1ma, amelyre a kupon felhaszn\u00e1lhat\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Ha igaz, \u00e9s az ingyenes sz\u00e1ll\u00edt\u00e1si m\u00f3dhoz kupon sz\u00fcks\u00e9ges, ez a kupon lehet\u0151v\u00e9 teszi az ingyenes sz\u00e1ll\u00edt\u00e1st.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Azon kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "A kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Ha igaz, ez a kupon nem vonatkozik azokra a term\u00e9kekre, amelyek akci\u00f3s \u00e1rat tartalmaznak.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minim\u00e1lis rendel\u00e9si \u00f6sszeg, amelynek a kos\u00e1rban kell lennie a kupon \u00e9rv\u00e9nyes\u00edt\u00e9se el\u0151tt.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "A kupon felhaszn\u00e1l\u00e1sa sor\u00e1n megengedett maxim\u00e1lis rendel\u00e9si mennyis\u00e9g.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Azon e-mail c\u00edmek list\u00e1ja, amelyek felhaszn\u00e1lhatj\u00e1k ezt a kupont.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/coupons\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/data": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/data"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries\/locales": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/data\/countries\/locales"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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 alfa-2 orsz\u00e1gk\u00f3d.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/data\/download-ips": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/data\/download-ips"
                    }
                ]
            }
        },
        "\/wc-analytics\/orders": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": [
                                "any"
                            ],
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott \u00e1llapot\u00fa rendel\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa egy adott vev\u0151h\u00f6z rendelt rendel\u00e9sekre.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa egy adott term\u00e9khez rendelt rendel\u00e9sekre.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Az egyes er\u0151forr\u00e1sokban haszn\u00e1land\u00f3 tizedespontok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Csak a rendel\u00e9sn\u00e9l megjelen\u00edtend\u0151 meta megjelen\u00edt\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "A meta_data korl\u00e1toz\u00e1sa meghat\u00e1rozott kulcsokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy a meta_data nem tartalmaz bizonyos kulcsokat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "created_via": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyhalmazt azokra a rendel\u00e9sekre, amelyeket specifikus forr\u00e1sokb\u00f3l hoztak l\u00e9tre (pl. fizet\u00e9s, rendszergazda).",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "number": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa a rendel\u00e9si sz\u00e1m egy r\u00e9sz\u00e9nek megfelel\u0151 rendel\u00e9sekre.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Sz\u00fcl\u0151i rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "Megmutatja, hol j\u00f6tt l\u00e9tre a rendel\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Rendel\u00e9s \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "USD",
                            "description": "P\u00e9nznem, amellyel a megb\u00edz\u00e1s l\u00e9trej\u00f6tt, ISO form\u00e1tumban.",
                            "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": "Felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3, aki a rendel\u00e9s tulajdonosa. 0 a vend\u00e9geknek.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Az \u00fcgyf\u00e9l \u00e1ltal a fizet\u00e9s sor\u00e1n hagyott megjegyz\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Fizet\u00e9si m\u00f3d c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Egyedi tranzakci\u00f3azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Sorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Term\u00e9k n\u00e9v.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Sz\u00fcl\u0151term\u00e9k neve, ha a term\u00e9k v\u00e1ltozat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Term\u00e9k azonos\u00edt\u00f3.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "V\u00e1ltozatazonos\u00edt\u00f3, ha van.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Rendelt mennyis\u00e9g.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A term\u00e9k ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg (a kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg ad\u00f3 (kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Meta kulcs a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Meta\u00e9rt\u00e9k a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Term\u00e9k cikksz\u00e1ma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN vagy ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Term\u00e9k \u00e1ra.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "A f\u0151 term\u00e9kk\u00e9p tulajdons\u00e1gai.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "K\u00e9pazonos\u00edt\u00f3.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "K\u00e9p URL-je.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si vonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d azonos\u00edt\u00f3ja.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si p\u00e9ld\u00e1ny azonos\u00edt\u00f3ja.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "D\u00edjvonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "D\u00edj neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A d\u00edj ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "A d\u00edj ad\u00f3z\u00e1si st\u00e1tusza.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "A kuponsorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupon k\u00f3d.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Kedvezm\u00e9ny \u00f6sszesen.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Kedvezm\u00e9ny teljes ad\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Kedvezm\u00e9ny t\u00edpusa.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "A kuponban meghat\u00e1rozott kedvezm\u00e9ny \u00f6sszege (abszol\u00fat \u00e9rt\u00e9k vagy sz\u00e1zal\u00e9k, a kedvezm\u00e9ny t\u00edpus\u00e1t\u00f3l f\u00fcgg\u0151en).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy a kupon ingyenes sz\u00e1ll\u00edt\u00e1st biztos\u00edt-e vagy sem.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "Hat\u00e1rozza meg, hogy a rendel\u00e9st kifizett\u00e9k-e. Ez be\u00e1ll\u00edtja az \u00e1llapotot a feldolgoz\u00e1sra \u00e9s a k\u00e9szletek cs\u00f6kkent\u00e9s\u00e9re.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "\u00c1ll\u00edtsa be a m\u0171veletet manu\u00e1lisnak, hogy a rendel\u00e9si megjegyz\u00e9s \u201efelhaszn\u00e1l\u00f3 \u00e1ltal hozz\u00e1adott\u201d-k\u00e9nt ker\u00fclj\u00f6n r\u00f6gz\u00edt\u00e9sre.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Sz\u00fcl\u0151i rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "Megmutatja, hol j\u00f6tt l\u00e9tre a rendel\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Rendel\u00e9s \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "P\u00e9nznem, amellyel a megb\u00edz\u00e1s l\u00e9trej\u00f6tt, ISO form\u00e1tumban.",
                            "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": "Felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3, aki a rendel\u00e9s tulajdonosa. 0 a vend\u00e9geknek.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Az \u00fcgyf\u00e9l \u00e1ltal a fizet\u00e9s sor\u00e1n hagyott megjegyz\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Fizet\u00e9si m\u00f3d c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Egyedi tranzakci\u00f3azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Sorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Term\u00e9k n\u00e9v.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Sz\u00fcl\u0151term\u00e9k neve, ha a term\u00e9k v\u00e1ltozat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Term\u00e9k azonos\u00edt\u00f3.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "V\u00e1ltozatazonos\u00edt\u00f3, ha van.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Rendelt mennyis\u00e9g.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A term\u00e9k ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg (a kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg ad\u00f3 (kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Meta kulcs a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Meta\u00e9rt\u00e9k a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Term\u00e9k cikksz\u00e1ma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN vagy ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Term\u00e9k \u00e1ra.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "A f\u0151 term\u00e9kk\u00e9p tulajdons\u00e1gai.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "K\u00e9pazonos\u00edt\u00f3.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "K\u00e9p URL-je.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si vonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d azonos\u00edt\u00f3ja.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si p\u00e9ld\u00e1ny azonos\u00edt\u00f3ja.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "D\u00edjvonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "D\u00edj neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A d\u00edj ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "A d\u00edj ad\u00f3z\u00e1si st\u00e1tusza.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "A kuponsorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupon k\u00f3d.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Kedvezm\u00e9ny \u00f6sszesen.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Kedvezm\u00e9ny teljes ad\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Kedvezm\u00e9ny t\u00edpusa.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "A kuponban meghat\u00e1rozott kedvezm\u00e9ny \u00f6sszege (abszol\u00fat \u00e9rt\u00e9k vagy sz\u00e1zal\u00e9k, a kedvezm\u00e9ny t\u00edpus\u00e1t\u00f3l f\u00fcgg\u0151en).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy a kupon ingyenes sz\u00e1ll\u00edt\u00e1st biztos\u00edt-e vagy sem.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Hat\u00e1rozza meg, hogy a rendel\u00e9st kifizett\u00e9k-e. Ez be\u00e1ll\u00edtja az \u00e1llapotot a feldolgoz\u00e1sra \u00e9s a k\u00e9szletek cs\u00f6kkent\u00e9s\u00e9re.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\u00c1ll\u00edtsa be a m\u0171veletet manu\u00e1lisnak, hogy a rendel\u00e9si megjegyz\u00e9s \u201efelhaszn\u00e1l\u00f3 \u00e1ltal hozz\u00e1adott\u201d-k\u00e9nt ker\u00fclj\u00f6n r\u00f6gz\u00edt\u00e9sre.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/orders\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Sz\u00fcl\u0151i rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "Megmutatja, hol j\u00f6tt l\u00e9tre a rendel\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Rendel\u00e9s \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "P\u00e9nznem, amellyel a megb\u00edz\u00e1s l\u00e9trej\u00f6tt, ISO form\u00e1tumban.",
                            "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": "Felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3, aki a rendel\u00e9s tulajdonosa. 0 a vend\u00e9geknek.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Az \u00fcgyf\u00e9l \u00e1ltal a fizet\u00e9s sor\u00e1n hagyott megjegyz\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Fizet\u00e9si m\u00f3d c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Egyedi tranzakci\u00f3azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Sorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Term\u00e9k n\u00e9v.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Sz\u00fcl\u0151term\u00e9k neve, ha a term\u00e9k v\u00e1ltozat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Term\u00e9k azonos\u00edt\u00f3.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "V\u00e1ltozatazonos\u00edt\u00f3, ha van.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Rendelt mennyis\u00e9g.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A term\u00e9k ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg (a kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg ad\u00f3 (kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Meta kulcs a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Meta\u00e9rt\u00e9k a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Term\u00e9k cikksz\u00e1ma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN vagy ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Term\u00e9k \u00e1ra.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "A f\u0151 term\u00e9kk\u00e9p tulajdons\u00e1gai.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "K\u00e9pazonos\u00edt\u00f3.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "K\u00e9p URL-je.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si vonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d azonos\u00edt\u00f3ja.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si p\u00e9ld\u00e1ny azonos\u00edt\u00f3ja.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "D\u00edjvonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "D\u00edj neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A d\u00edj ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "A d\u00edj ad\u00f3z\u00e1si st\u00e1tusza.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "A kuponsorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupon k\u00f3d.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Kedvezm\u00e9ny \u00f6sszesen.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Kedvezm\u00e9ny teljes ad\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Kedvezm\u00e9ny t\u00edpusa.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "A kuponban meghat\u00e1rozott kedvezm\u00e9ny \u00f6sszege (abszol\u00fat \u00e9rt\u00e9k vagy sz\u00e1zal\u00e9k, a kedvezm\u00e9ny t\u00edpus\u00e1t\u00f3l f\u00fcgg\u0151en).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy a kupon ingyenes sz\u00e1ll\u00edt\u00e1st biztos\u00edt-e vagy sem.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Hat\u00e1rozza meg, hogy a rendel\u00e9st kifizett\u00e9k-e. Ez be\u00e1ll\u00edtja az \u00e1llapotot a feldolgoz\u00e1sra \u00e9s a k\u00e9szletek cs\u00f6kkent\u00e9s\u00e9re.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\u00c1ll\u00edtsa be a m\u0171veletet manu\u00e1lisnak, hogy a rendel\u00e9si megjegyz\u00e9s \u201efelhaszn\u00e1l\u00f3 \u00e1ltal hozz\u00e1adott\u201d-k\u00e9nt ker\u00fclj\u00f6n r\u00f6gz\u00edt\u00e9sre.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/orders\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Keressen hasonl\u00f3 term\u00e9kn\u00e9v vagy SK alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "rand",
                                "menu_order",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order",
                                "price",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "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": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott \u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott t\u00edpushoz rendelt term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott cikksz\u00e1m\u00fa term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a kiemelt term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott kateg\u00f3riaazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott c\u00edmkeazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00e1ll\u00edt\u00e1si oszt\u00e1lyazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott attrib\u00fatummal rendelkez\u0151 term\u00e9kekre. Haszn\u00e1lja a taxon\u00f3mia nev\u00e9t\/attrib\u00fatum\u00e1t.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott attrib\u00fatum kifejez\u00e9s azonos\u00edt\u00f3j\u00e1val rendelkez\u0151 term\u00e9kekre (hozz\u00e1rendelt attrib\u00fatum sz\u00fcks\u00e9ges).",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az akci\u00f3s term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre minim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre a maxim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "A meta_data korl\u00e1toz\u00e1sa meghat\u00e1rozott kulcsokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy a meta_data nem tartalmaz bizonyos kulcsokat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott k\u00e9szlet\u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyeket azokra, amelyeknek a SKU-ja r\u00e9szben egyezik egy karakterl\u00e1nccal. Ez az \u00e9rv\u00e9nyes\u00edt\u00e9s els\u0151bbs\u00e9get \u00e9lvez a 'sku' felett.",
                            "type": "string",
                            "required": false
                        },
                        "search_name_or_sku": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyeket azokra, amelyeknek a neve vagy SKU-ja r\u00e9szben egyezik egy karakterl\u00e1nccal. Ez az \u00e9rv\u00e9nyes\u00edt\u00e9s els\u0151bbs\u00e9get \u00e9lvez a 'keres\u00e9s', 'sku' \u00e9s 'search_sku' felett.",
                            "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": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a term\u00e9kekre, amelyekb\u0151l alacsony vagy nincs rakt\u00e1ron. (Elavult)",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Term\u00e9k csiga.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "A term\u00e9k l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "A term\u00e9k l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, mint GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Term\u00e9k \u00e1llapota (bejegyz\u00e9s \u00e1llapota).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Kiemelt term\u00e9k.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "A katal\u00f3gus l\u00e1that\u00f3s\u00e1ga.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Term\u00e9kle\u00edr\u00e1s.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Term\u00e9k r\u00f6vid le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rakt\u00e1ri egys\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN vagy ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Term\u00e9k norm\u00e1l \u00e1ron.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "A term\u00e9k elad\u00e1si \u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Ha a term\u00e9k virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Ha a term\u00e9k let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Term\u00e9k k\u00fcls\u0151 URL-je. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Term\u00e9k k\u00fcls\u0151 gomb sz\u00f6vege. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s term\u00e9kszinten.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Alacsony k\u00e9szlet a term\u00e9khez.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Egy term\u00e9k megv\u00e1s\u00e1rl\u00e1s\u00e1nak enged\u00e9lyez\u00e9se egyetlen megrendel\u00e9sben.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "A term\u00e9k s\u00falya (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Term\u00e9k m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Term\u00e9k hossza (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Term\u00e9k sz\u00e9less\u00e9ge (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Term\u00e9k magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "V\u00e9lem\u00e9nyek enged\u00e9lyez\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Jelsz\u00f3 k\u00f6zz\u00e9t\u00e9tele.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "A tov\u00e1bb\u00e9rt\u00e9kes\u00edtett term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "A kereszt\u00e9rt\u00e9kes\u00edt\u00e9si term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "V\u00e1laszthat\u00f3 megjegyz\u00e9s, amelyet a v\u00e1s\u00e1rl\u00e1s ut\u00e1n k\u00fcldeni kell az \u00fcgyf\u00e9lnek.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Kateg\u00f3ri\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kateg\u00f3riaazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kateg\u00f3ria n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kateg\u00f3ria csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "M\u00e1rk\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "M\u00e1rka azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "M\u00e1rkan\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "M\u00e1rka keres\u0151bar\u00e1t kifejez\u00e9s.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00edmk\u00e9k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "C\u00edmkeazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "C\u00edmke neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "C\u00edmkecsiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "K\u00e9pek list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "K\u00e9pazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "K\u00e9p URL-je.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "K\u00e9p neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Attrib\u00fatum poz\u00edci\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum l\u00e1that\u00f3-e a term\u00e9koldal \u201eTov\u00e1bbi inform\u00e1ci\u00f3k\u201d lapj\u00e1n.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum haszn\u00e1lhat\u00f3-e vari\u00e1ci\u00f3k\u00e9nt.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Az attrib\u00fatum el\u00e9rhet\u0151 kifejez\u00e9sneveinek list\u00e1ja.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Alap\u00e9rtelmezett vari\u00e1ci\u00f3s attrib\u00fatumok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Term\u00e9k csiga.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "A term\u00e9k l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "A term\u00e9k l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, mint GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Term\u00e9k \u00e1llapota (bejegyz\u00e9s \u00e1llapota).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Kiemelt term\u00e9k.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "A katal\u00f3gus l\u00e1that\u00f3s\u00e1ga.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Term\u00e9kle\u00edr\u00e1s.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Term\u00e9k r\u00f6vid le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rakt\u00e1ri egys\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN vagy ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Term\u00e9k norm\u00e1l \u00e1ron.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "A term\u00e9k elad\u00e1si \u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Ha a term\u00e9k virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ha a term\u00e9k let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Term\u00e9k k\u00fcls\u0151 URL-je. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Term\u00e9k k\u00fcls\u0151 gomb sz\u00f6vege. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s term\u00e9kszinten.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Alacsony k\u00e9szlet a term\u00e9khez.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Egy term\u00e9k megv\u00e1s\u00e1rl\u00e1s\u00e1nak enged\u00e9lyez\u00e9se egyetlen megrendel\u00e9sben.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "A term\u00e9k s\u00falya (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Term\u00e9k m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Term\u00e9k hossza (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Term\u00e9k sz\u00e9less\u00e9ge (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Term\u00e9k magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "V\u00e9lem\u00e9nyek enged\u00e9lyez\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Jelsz\u00f3 k\u00f6zz\u00e9t\u00e9tele.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "A tov\u00e1bb\u00e9rt\u00e9kes\u00edtett term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "A kereszt\u00e9rt\u00e9kes\u00edt\u00e9si term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "V\u00e1laszthat\u00f3 megjegyz\u00e9s, amelyet a v\u00e1s\u00e1rl\u00e1s ut\u00e1n k\u00fcldeni kell az \u00fcgyf\u00e9lnek.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Kateg\u00f3ri\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kateg\u00f3riaazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kateg\u00f3ria n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kateg\u00f3ria csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "M\u00e1rk\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "M\u00e1rka azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "M\u00e1rkan\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "M\u00e1rka keres\u0151bar\u00e1t kifejez\u00e9s.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00edmk\u00e9k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "C\u00edmkeazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "C\u00edmke neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "C\u00edmkecsiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "K\u00e9pek list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "K\u00e9pazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "K\u00e9p URL-je.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "K\u00e9p neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Attrib\u00fatum poz\u00edci\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum l\u00e1that\u00f3-e a term\u00e9koldal \u201eTov\u00e1bbi inform\u00e1ci\u00f3k\u201d lapj\u00e1n.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum haszn\u00e1lhat\u00f3-e vari\u00e1ci\u00f3k\u00e9nt.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Az attrib\u00fatum el\u00e9rhet\u0151 kifejez\u00e9sneveinek list\u00e1ja.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Alap\u00e9rtelmezett vari\u00e1ci\u00f3s attrib\u00fatumok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Term\u00e9k csiga.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "A term\u00e9k l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "A term\u00e9k l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, mint GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Term\u00e9k \u00e1llapota (bejegyz\u00e9s \u00e1llapota).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Kiemelt term\u00e9k.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "A katal\u00f3gus l\u00e1that\u00f3s\u00e1ga.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Term\u00e9kle\u00edr\u00e1s.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Term\u00e9k r\u00f6vid le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rakt\u00e1ri egys\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN vagy ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Term\u00e9k norm\u00e1l \u00e1ron.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "A term\u00e9k elad\u00e1si \u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Ha a term\u00e9k virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ha a term\u00e9k let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Term\u00e9k k\u00fcls\u0151 URL-je. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Term\u00e9k k\u00fcls\u0151 gomb sz\u00f6vege. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s term\u00e9kszinten.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Alacsony k\u00e9szlet a term\u00e9khez.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Egy term\u00e9k megv\u00e1s\u00e1rl\u00e1s\u00e1nak enged\u00e9lyez\u00e9se egyetlen megrendel\u00e9sben.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "A term\u00e9k s\u00falya (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Term\u00e9k m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Term\u00e9k hossza (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Term\u00e9k sz\u00e9less\u00e9ge (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Term\u00e9k magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "V\u00e9lem\u00e9nyek enged\u00e9lyez\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Jelsz\u00f3 k\u00f6zz\u00e9t\u00e9tele.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "A tov\u00e1bb\u00e9rt\u00e9kes\u00edtett term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "A kereszt\u00e9rt\u00e9kes\u00edt\u00e9si term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "V\u00e1laszthat\u00f3 megjegyz\u00e9s, amelyet a v\u00e1s\u00e1rl\u00e1s ut\u00e1n k\u00fcldeni kell az \u00fcgyf\u00e9lnek.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Kateg\u00f3ri\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kateg\u00f3riaazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kateg\u00f3ria n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kateg\u00f3ria csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "M\u00e1rk\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "M\u00e1rka azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "M\u00e1rkan\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "M\u00e1rka keres\u0151bar\u00e1t kifejez\u00e9s.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00edmk\u00e9k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "C\u00edmkeazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "C\u00edmke neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "C\u00edmkecsiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "K\u00e9pek list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "K\u00e9pazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "K\u00e9p URL-je.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "K\u00e9p neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Attrib\u00fatum poz\u00edci\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum l\u00e1that\u00f3-e a term\u00e9koldal \u201eTov\u00e1bbi inform\u00e1ci\u00f3k\u201d lapj\u00e1n.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum haszn\u00e1lhat\u00f3-e vari\u00e1ci\u00f3k\u00e9nt.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Az attrib\u00fatum el\u00e9rhet\u0151 kifejez\u00e9sneveinek list\u00e1ja.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Alap\u00e9rtelmezett vari\u00e1ci\u00f3s attrib\u00fatumok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/products\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/(?P<id>[\\d]+)\/related": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/suggested-products": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "rand",
                                "menu_order",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "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": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott \u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott t\u00edpushoz rendelt term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott cikksz\u00e1m\u00fa term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a kiemelt term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott kateg\u00f3riaazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott c\u00edmkeazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00e1ll\u00edt\u00e1si oszt\u00e1lyazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott attrib\u00fatummal rendelkez\u0151 term\u00e9kekre. Haszn\u00e1lja a taxon\u00f3mia nev\u00e9t\/attrib\u00fatum\u00e1t.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott attrib\u00fatum kifejez\u00e9s azonos\u00edt\u00f3j\u00e1val rendelkez\u0151 term\u00e9kekre (hozz\u00e1rendelt attrib\u00fatum sz\u00fcks\u00e9ges).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Az eredm\u00e9nyt korl\u00e1tozza a k\u00e9szleten l\u00e9v\u0151 vagy elfogyott term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az akci\u00f3s term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre minim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre a maxim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "A meta_data korl\u00e1toz\u00e1sa meghat\u00e1rozott kulcsokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy a meta_data nem tartalmaz bizonyos kulcsokat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa adott term\u00e9kkateg\u00f3ria-azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet adott term\u00e9kc\u00edmke-azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a javasolt term\u00e9kek meghat\u00e1rozott mennyis\u00e9g\u00e9re.",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Term\u00e9k csiga.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "A term\u00e9k l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "A term\u00e9k l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, mint GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Term\u00e9k \u00e1llapota (bejegyz\u00e9s \u00e1llapota).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Kiemelt term\u00e9k.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "A katal\u00f3gus l\u00e1that\u00f3s\u00e1ga.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Term\u00e9kle\u00edr\u00e1s.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Term\u00e9k r\u00f6vid le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rakt\u00e1ri egys\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN vagy ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Term\u00e9k norm\u00e1l \u00e1ron.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "A term\u00e9k elad\u00e1si \u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Ha a term\u00e9k virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ha a term\u00e9k let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Term\u00e9k k\u00fcls\u0151 URL-je. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Term\u00e9k k\u00fcls\u0151 gomb sz\u00f6vege. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s term\u00e9kszinten.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Alacsony k\u00e9szlet a term\u00e9khez.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Egy term\u00e9k megv\u00e1s\u00e1rl\u00e1s\u00e1nak enged\u00e9lyez\u00e9se egyetlen megrendel\u00e9sben.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "A term\u00e9k s\u00falya (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Term\u00e9k m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Term\u00e9k hossza (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Term\u00e9k sz\u00e9less\u00e9ge (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Term\u00e9k magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "V\u00e9lem\u00e9nyek enged\u00e9lyez\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Jelsz\u00f3 k\u00f6zz\u00e9t\u00e9tele.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "A tov\u00e1bb\u00e9rt\u00e9kes\u00edtett term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "A kereszt\u00e9rt\u00e9kes\u00edt\u00e9si term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "V\u00e1laszthat\u00f3 megjegyz\u00e9s, amelyet a v\u00e1s\u00e1rl\u00e1s ut\u00e1n k\u00fcldeni kell az \u00fcgyf\u00e9lnek.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Kateg\u00f3ri\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kateg\u00f3riaazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kateg\u00f3ria n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kateg\u00f3ria csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "M\u00e1rk\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "M\u00e1rka azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "M\u00e1rkan\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "M\u00e1rka keres\u0151bar\u00e1t kifejez\u00e9s.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00edmk\u00e9k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "C\u00edmkeazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "C\u00edmke neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "C\u00edmkecsiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "K\u00e9pek list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "K\u00e9pazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "K\u00e9p URL-je.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "K\u00e9p neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Attrib\u00fatum poz\u00edci\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum l\u00e1that\u00f3-e a term\u00e9koldal \u201eTov\u00e1bbi inform\u00e1ci\u00f3k\u201d lapj\u00e1n.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum haszn\u00e1lhat\u00f3-e vari\u00e1ci\u00f3k\u00e9nt.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Az attrib\u00fatum el\u00e9rhet\u0151 kifejez\u00e9sneveinek list\u00e1ja.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Alap\u00e9rtelmezett vari\u00e1ci\u00f3s attrib\u00fatumok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Keres\u00e9s hasonl\u00f3 attrib\u00fatumn\u00e9v alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Az attrib\u00fatum t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Alap\u00e9rtelmezett rendez\u00e9si sorrend.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "Attrib\u00fatumarch\u00edvumok enged\u00e9lyez\u00e9se\/letilt\u00e1sa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Attrib\u00fatum neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Az attrib\u00fatum t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Alap\u00e9rtelmezett rendez\u00e9si sorrend.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Attrib\u00fatumarch\u00edvumok enged\u00e9lyez\u00e9se\/letilt\u00e1sa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Attrib\u00fatum neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Az attrib\u00fatum t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Alap\u00e9rtelmezett rendez\u00e9si sorrend.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Attrib\u00fatumarch\u00edvumok enged\u00e9lyez\u00e9se\/letilt\u00e1sa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s csigaazonos\u00edt\u00f3ja.",
                            "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": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Kifejez\u00e9s neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "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": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Kifejez\u00e9s neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "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": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/categories": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Kateg\u00f3ria n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/categories\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Kateg\u00f3ria n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Keres\u00e9s hasonl\u00f3 term\u00e9kn\u00e9v, term\u00e9kv\u00e1ltozat vagy attrib\u00fatum\u00e9rt\u00e9k alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott \u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott cikksz\u00e1m\u00fa term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az akci\u00f3s term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre minim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre a maxim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "A meta_data korl\u00e1toz\u00e1sa meghat\u00e1rozott kulcsokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy a meta_data nem tartalmaz bizonyos kulcsokat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott k\u00e9szlet\u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny be\u00e1ll\u00edt\u00e1s\u00e1t \u00e1rral rendelkez\u0151 vagy \u00e1r n\u00e9lk\u00fcli term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott attrib\u00fatumokkal rendelkez\u0151 term\u00e9kekre.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Slug tulajdons\u00e1g."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Attrib\u00fatum kifejez\u00e9s."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Attrib\u00fatum kifejez\u00e9sek."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyhalmazt a virtu\u00e1lis term\u00e9kvari\u00e1ci\u00f3kra.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyhalmazt let\u00f6lthet\u0151 term\u00e9kvari\u00e1ci\u00f3kra.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyhalmazt azon term\u00e9kvari\u00e1ci\u00f3kra, amelyek b\u00e1rmelyik \u00e1llapottal rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Z\u00e1rd ki azokat a term\u00e9kvari\u00e1ci\u00f3kat az eredm\u00e9nyek k\u00f6z\u00fcl, amelyek b\u00e1rmelyik \u00e1llapottal rendelkeznek.",
                            "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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "V\u00e1ltozat le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rakt\u00e1ri egys\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN vagy ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "V\u00e1ltozatos norm\u00e1l \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "V\u00e1ltozatos elad\u00e1si \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "V\u00e1ltozat \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Ha a vari\u00e1ci\u00f3 virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Ha a vari\u00e1ci\u00f3 let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s vari\u00e1ci\u00f3s szinten.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Alacsony k\u00e9szletmennyis\u00e9g az elt\u00e9r\u00e9shez.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Vari\u00e1ci\u00f3s s\u00faly (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Vari\u00e1ci\u00f3s m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Vari\u00e1ci\u00f3s hossz (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "V\u00e1ltoz\u00e1si sz\u00e9less\u00e9g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Vari\u00e1ci\u00f3s magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "V\u00e1ltozatos k\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "A term\u00e9k sz\u00fcl\u0151 neve.",
                            "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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "V\u00e1ltozat le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rakt\u00e1ri egys\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN vagy ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "V\u00e1ltozatos norm\u00e1l \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "V\u00e1ltozatos elad\u00e1si \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "V\u00e1ltozat \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Ha a vari\u00e1ci\u00f3 virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ha a vari\u00e1ci\u00f3 let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s vari\u00e1ci\u00f3s szinten.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Alacsony k\u00e9szletmennyis\u00e9g az elt\u00e9r\u00e9shez.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Vari\u00e1ci\u00f3s s\u00faly (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Vari\u00e1ci\u00f3s m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Vari\u00e1ci\u00f3s hossz (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "V\u00e1ltoz\u00e1si sz\u00e9less\u00e9g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Vari\u00e1ci\u00f3s magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "V\u00e1ltozatos k\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "A term\u00e9k sz\u00fcl\u0151 neve.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "V\u00e1ltozat le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rakt\u00e1ri egys\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN vagy ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "V\u00e1ltozatos norm\u00e1l \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "V\u00e1ltozatos elad\u00e1si \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "V\u00e1ltozat \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Ha a vari\u00e1ci\u00f3 virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ha a vari\u00e1ci\u00f3 let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s vari\u00e1ci\u00f3s szinten.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Alacsony k\u00e9szletmennyis\u00e9g az elt\u00e9r\u00e9shez.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Vari\u00e1ci\u00f3s s\u00faly (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Vari\u00e1ci\u00f3s m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Vari\u00e1ci\u00f3s hossz (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "V\u00e1ltoz\u00e1si sz\u00e9less\u00e9g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Vari\u00e1ci\u00f3s magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "V\u00e1ltozatos k\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "A term\u00e9k sz\u00fcl\u0151 neve.",
                            "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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "T\u00f6rli a nem haszn\u00e1lt v\u00e1ltozatokat.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "A gener\u00e1lt v\u00e1ltozatok alap\u00e9rtelmezett \u00e9rt\u00e9kei.",
                            "type": "object",
                            "properties": {
                                "type": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Term\u00e9kt\u00edpus.",
                                    "type": "string",
                                    "enum": [
                                        "variation"
                                    ]
                                },
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "V\u00e1ltozat le\u00edr\u00e1sa.",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Rakt\u00e1ri egys\u00e9g.",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN, UPC, EAN vagy ISBN.",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "V\u00e1ltozatos norm\u00e1l \u00e1r.",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "V\u00e1ltozatos elad\u00e1si \u00e1r.",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "V\u00e1ltozat \u00e1llapota.",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ha a vari\u00e1ci\u00f3 virtu\u00e1lis.",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ha a vari\u00e1ci\u00f3 let\u00f6lthet\u0151.",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "F\u00e1jl n\u00e9v.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "F\u00e1jl URL-je.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ad\u00f3oszt\u00e1ly.",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "K\u00e9szletgazd\u00e1lkod\u00e1s vari\u00e1ci\u00f3s szinten.",
                                    "type": [
                                        "boolean",
                                        "string"
                                    ]
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Rakt\u00e1ri mennyis\u00e9g.",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Alacsony k\u00e9szletmennyis\u00e9g az elt\u00e9r\u00e9shez.",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Vari\u00e1ci\u00f3s s\u00faly (kg).",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Vari\u00e1ci\u00f3s m\u00e9retek.",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "Vari\u00e1ci\u00f3s hossz (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "V\u00e1ltoz\u00e1si sz\u00e9less\u00e9g (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "Vari\u00e1ci\u00f3s magass\u00e1g (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "V\u00e1ltozatos k\u00e9padatok.",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "K\u00e9pazonos\u00edt\u00f3.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "K\u00e9p URL-je.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "K\u00e9p neve.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Attrib\u00fatumok list\u00e1ja.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Attrib\u00fatum neve.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Meta adatok.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Meta ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "Meta kulcs.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "Meta \u00e9rt\u00e9k.",
                                                "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": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                                    "type": "integer"
                                },
                                "name": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "A term\u00e9k sz\u00fcl\u0151 neve.",
                                    "type": "string"
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "V\u00e1ltozat le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rakt\u00e1ri egys\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN vagy ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "V\u00e1ltozatos norm\u00e1l \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "V\u00e1ltozatos elad\u00e1si \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "V\u00e1ltozat \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Ha a vari\u00e1ci\u00f3 virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Ha a vari\u00e1ci\u00f3 let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s vari\u00e1ci\u00f3s szinten.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Alacsony k\u00e9szletmennyis\u00e9g az elt\u00e9r\u00e9shez.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Vari\u00e1ci\u00f3s s\u00faly (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Vari\u00e1ci\u00f3s m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Vari\u00e1ci\u00f3s hossz (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "V\u00e1ltoz\u00e1si sz\u00e9less\u00e9g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Vari\u00e1ci\u00f3s magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "V\u00e1ltozatos k\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "A term\u00e9k sz\u00fcl\u0151 neve.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Keres\u00e9s hasonl\u00f3 term\u00e9kn\u00e9v, term\u00e9kv\u00e1ltozat vagy attrib\u00fatum\u00e9rt\u00e9k alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott \u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott cikksz\u00e1m\u00fa term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az akci\u00f3s term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre minim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre a maxim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "A meta_data korl\u00e1toz\u00e1sa meghat\u00e1rozott kulcsokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy a meta_data nem tartalmaz bizonyos kulcsokat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott k\u00e9szlet\u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny be\u00e1ll\u00edt\u00e1s\u00e1t \u00e1rral rendelkez\u0151 vagy \u00e1r n\u00e9lk\u00fcli term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott attrib\u00fatumokkal rendelkez\u0151 term\u00e9kekre.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Slug tulajdons\u00e1g."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Attrib\u00fatum kifejez\u00e9s."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Attrib\u00fatum kifejez\u00e9sek."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyhalmazt a virtu\u00e1lis term\u00e9kvari\u00e1ci\u00f3kra.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyhalmazt let\u00f6lthet\u0151 term\u00e9kvari\u00e1ci\u00f3kra.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyhalmazt azon term\u00e9kvari\u00e1ci\u00f3kra, amelyek b\u00e1rmelyik \u00e1llapottal rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Z\u00e1rd ki azokat a term\u00e9kvari\u00e1ci\u00f3kat az eredm\u00e9nyek k\u00f6z\u00fcl, amelyek b\u00e1rmelyik \u00e1llapottal rendelkeznek.",
                            "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:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/variations"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/reviews": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszad\u00e1st egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett v\u00e9lem\u00e9nyekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "product"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3khoz rendelt v\u00e9lem\u00e9nyekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyhalmaz kiz\u00e1rja az adott felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3khoz rendelt v\u00e9lem\u00e9nyeket.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_email": {
                            "default": null,
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott szerz\u0151i e-mailb\u0151l sz\u00e1rmaz\u00f3 eredm\u00e9nyre.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "product": {
                            "default": [],
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az adott term\u00e9kazonos\u00edt\u00f3khoz rendelt v\u00e9lem\u00e9nyekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa a meghat\u00e1rozott \u00e1llapothoz rendelt v\u00e9lem\u00e9nyekre.",
                            "type": "string",
                            "enum": [
                                "all",
                                "hold",
                                "approved",
                                "spam",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "A term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": true
                        },
                        "product_name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "A fel\u00fclvizsg\u00e1lat \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "type": "string",
                            "description": "A b\u00edr\u00e1l\u00f3 neve.",
                            "required": true
                        },
                        "reviewer_email": {
                            "type": "string",
                            "description": "A b\u00edr\u00e1l\u00f3 e-mailje.",
                            "required": true
                        },
                        "review": {
                            "type": "string",
                            "description": "Tekintse \u00e1t a tartalmat.",
                            "required": true
                        },
                        "rating": {
                            "description": "\u00c9rt\u00e9kel\u00e9s \u00e9rt\u00e9kel\u00e9se (0-t\u00f3l 5-ig).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "product_id": {
                            "description": "Annak a term\u00e9knek az egyedi azonos\u00edt\u00f3ja, amelyhez a v\u00e9lem\u00e9ny tartozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A fel\u00fclvizsg\u00e1lat \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "A b\u00edr\u00e1l\u00f3 neve.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "Ellen\u0151rz\u0151 e-mail.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "A recenzi\u00f3 tartalma.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u00c9rt\u00e9kel\u00e9s \u00e9rt\u00e9kel\u00e9se (0-t\u00f3l 5-ig).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/reviews\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Annak a term\u00e9knek az egyedi azonos\u00edt\u00f3ja, amelyhez a v\u00e9lem\u00e9ny tartozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A fel\u00fclvizsg\u00e1lat \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "A b\u00edr\u00e1l\u00f3 neve.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "Ellen\u0151rz\u0151 e-mail.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "A recenzi\u00f3 tartalma.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u00c9rt\u00e9kel\u00e9s \u00e9rt\u00e9kel\u00e9se (0-t\u00f3l 5-ig).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc-analytics\/products\/reviews\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/low-in-stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott \u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott \u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Be\u00e1ll\u00edt\u00e1sok csoportazonos\u00edt\u00f3.",
                            "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": "Be\u00e1ll\u00edt\u00e1sok csoportazonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Be\u00e1ll\u00edt\u00e1si \u00e9rt\u00e9k.",
                            "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": "Be\u00e1ll\u00edt\u00e1sok csoportazonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "Be\u00e1ll\u00edt\u00e1sok csoportazonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Be\u00e1ll\u00edt\u00e1si \u00e9rt\u00e9k.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "Rendez\u00e9s ad\u00f3oszt\u00e1ly szerint.",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "Keres\u00e9s hasonl\u00f3 ad\u00f3sz\u00e1m alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a t\u00e9telekre, amelyekhez a megadott d\u00edjazonos\u00edt\u00f3(k) vannak hozz\u00e1rendelve.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "Orsz\u00e1g ISO 3166 k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u00c1llami k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m\/ZIP, nem t\u00e1mogatja a t\u00f6bb \u00e9rt\u00e9ket. A WooCommerce 5.3 \u00f3ta elavult, helyette \u201eir\u00e1ny\u00edt\u00f3sz\u00e1mokat\u201d kell haszn\u00e1lni.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "V\u00e1rosn\u00e9v, nem t\u00e1mogat t\u00f6bb \u00e9rt\u00e9ket. A WooCommerce 5.3 \u00f3ta elavult, helyette a \u201ev\u00e1rosok\u201d kifejez\u00e9st kell haszn\u00e1lni.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Ad\u00f3kulcs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ad\u00f3kulcs neve.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Ad\u00f3priorit\u00e1s.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez \u00f6sszetett kamatl\u00e1b.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez az ad\u00f3kulcs a sz\u00e1ll\u00edt\u00e1sra is vonatkozik-e.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "A lek\u00e9rdez\u00e9sekben megjelen\u0151 sorrendet jelzi.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1mok \/ ir\u00e1ny\u00edt\u00f3sz\u00e1mok list\u00e1ja. Bevezetve a WooCommerce 5.3-ban.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "V\u00e1rosnevek list\u00e1ja. Bevezetve a WooCommerce 5.3-ban.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "Orsz\u00e1g ISO 3166 k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u00c1llami k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m\/ZIP, nem t\u00e1mogatja a t\u00f6bb \u00e9rt\u00e9ket. A WooCommerce 5.3 \u00f3ta elavult, helyette \u201eir\u00e1ny\u00edt\u00f3sz\u00e1mokat\u201d kell haszn\u00e1lni.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "V\u00e1rosn\u00e9v, nem t\u00e1mogat t\u00f6bb \u00e9rt\u00e9ket. A WooCommerce 5.3 \u00f3ta elavult, helyette a \u201ev\u00e1rosok\u201d kifejez\u00e9st kell haszn\u00e1lni.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Ad\u00f3kulcs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ad\u00f3kulcs neve.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Ad\u00f3priorit\u00e1s.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez \u00f6sszetett kamatl\u00e1b.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez az ad\u00f3kulcs a sz\u00e1ll\u00edt\u00e1sra is vonatkozik-e.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "A lek\u00e9rdez\u00e9sekben megjelen\u0151 sorrendet jelzi.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1mok \/ ir\u00e1ny\u00edt\u00f3sz\u00e1mok list\u00e1ja. Bevezetve a WooCommerce 5.3-ban.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "V\u00e1rosnevek list\u00e1ja. Bevezetve a WooCommerce 5.3-ban.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/taxes\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "Orsz\u00e1g ISO 3166 k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u00c1llami k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m\/ZIP, nem t\u00e1mogatja a t\u00f6bb \u00e9rt\u00e9ket. A WooCommerce 5.3 \u00f3ta elavult, helyette \u201eir\u00e1ny\u00edt\u00f3sz\u00e1mokat\u201d kell haszn\u00e1lni.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "V\u00e1rosn\u00e9v, nem t\u00e1mogat t\u00f6bb \u00e9rt\u00e9ket. A WooCommerce 5.3 \u00f3ta elavult, helyette a \u201ev\u00e1rosok\u201d kifejez\u00e9st kell haszn\u00e1lni.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Ad\u00f3kulcs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ad\u00f3kulcs neve.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Ad\u00f3priorit\u00e1s.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez \u00f6sszetett kamatl\u00e1b.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez az ad\u00f3kulcs a sz\u00e1ll\u00edt\u00e1sra is vonatkozik-e.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "A lek\u00e9rdez\u00e9sekben megjelen\u0151 sorrendet jelzi.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1mok \/ ir\u00e1ny\u00edt\u00f3sz\u00e1mok list\u00e1ja. Bevezetve a WooCommerce 5.3-ban.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "V\u00e1rosnevek list\u00e1ja. Bevezetve a WooCommerce 5.3-ban.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/wc\/store\/batch"
                    }
                ]
            }
        },
        "\/wc\/store\/cart": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kos\u00e1relem term\u00e9k- vagy v\u00e1ltozatazonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "quantity": {
                            "description": "A kos\u00e1rba adand\u00f3 cikk mennyis\u00e9ge.",
                            "type": "number",
                            "required": false
                        },
                        "variation": {
                            "description": "Kiv\u00e1lasztott attrib\u00fatumok (v\u00e1ltozatokhoz).",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "V\u00e1ltozat attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "V\u00e1ltozat attrib\u00fatum \u00e9rt\u00e9ke.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kupon egyedi azonos\u00edt\u00f3ja a kos\u00e1rban.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "A kupon egyedi k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "A kupon kedvezm\u00e9ny t\u00edpusa (pl. sz\u00e1zal\u00e9k vagy fix \u00f6sszeg)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kupon egyedi azonos\u00edt\u00f3ja a kos\u00e1rban.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "A kupon egyedi azonos\u00edt\u00f3ja a kos\u00e1rban.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/cart\/extensions": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "namespace": {
                            "description": "B\u0151v\u00edtm\u00e9ny neve \u2013 ezzel biztos\u00edtjuk a k\u00e9r\u00e9sben szerepl\u0151 adatok megfelel\u0151 tov\u00e1bb\u00edt\u00e1s\u00e1t.",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "A b\u0151v\u00edtm\u00e9nynek tov\u00e1bb\u00edtand\u00f3 tov\u00e1bbi adatok",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "extensions": {
                            "type": "object",
                            "properties": [],
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kos\u00e1rban l\u00e9v\u0151 t\u00e9tel egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "A kos\u00e1rban l\u00e9v\u0151 t\u00e9tel egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "A kos\u00e1rban l\u00e9v\u0151 t\u00e9tel egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/cart\/remove-coupon": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "A kupon egyedi azonos\u00edt\u00f3ja a kos\u00e1rban.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kos\u00e1r t\u00e9tel\u00e9nek egyedi azonos\u00edt\u00f3ja (kulcsa).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A feladott csomag azonos\u00edt\u00f3ja. Hagyja \u00fcresen, hogy minden csomagra vonatkozzon.",
                            "type": [
                                "integer",
                                "string",
                                "null"
                            ],
                            "required": false
                        },
                        "rate_id": {
                            "description": "A csomag v\u00e1lasztott d\u00edjazonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Egyedi azonos\u00edt\u00f3 (kulcs) a friss\u00edtend\u0151 kos\u00e1rcikkhez.",
                            "type": "string",
                            "required": false
                        },
                        "quantity": {
                            "description": "\u00daj mennyis\u00e9g\u0171 term\u00e9k a kos\u00e1rban.",
                            "type": "number",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "V\u00e1llalat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "C\u00edm",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Lak\u00e1s, lakoszt\u00e1ly stb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "V\u00e1ros",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u00c1llam\/megye k\u00f3dja vagy az \u00e1llam, megye, tartom\u00e1ny vagy k\u00f6rzet neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "ir\u00e1ny\u00edt\u00f3sz\u00e1m",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Orsz\u00e1g\/r\u00e9gi\u00f3 k\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "Email",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "V\u00e1llalat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "C\u00edm",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Lak\u00e1s, lakoszt\u00e1ly stb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "V\u00e1ros",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u00c1llam\/megye k\u00f3dja vagy az \u00e1llam, megye, tartom\u00e1ny vagy k\u00f6rzet neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "ir\u00e1ny\u00edt\u00f3sz\u00e1m",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Orsz\u00e1g\/r\u00e9gi\u00f3 k\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "payment_data": {
                            "description": "A fizet\u00e9s feldolgoz\u00e1sa sor\u00e1n a fizet\u00e9si m\u00f3dhoz tov\u00e1bb\u00edtand\u00f3 adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_password": {
                            "description": "\u00dcgyf\u00e9ljelsz\u00f3 \u00faj fi\u00f3kokhoz, ha van.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Megjegyz\u00e9s a vev\u0151 \u00e1ltal a megrendel\u00e9shez a fizet\u00e9s sor\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "V\u00e1llalat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "C\u00edm",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Lak\u00e1s, lakoszt\u00e1ly stb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "V\u00e1ros",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u00c1llam\/megye k\u00f3dja vagy az \u00e1llam, megye, tartom\u00e1ny vagy k\u00f6rzet neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "ir\u00e1ny\u00edt\u00f3sz\u00e1m",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Orsz\u00e1g\/r\u00e9gi\u00f3 k\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "Email",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "V\u00e1llalat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "C\u00edm",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Lak\u00e1s, lakoszt\u00e1ly stb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "V\u00e1ros",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u00c1llam\/megye k\u00f3dja vagy az \u00e1llam, megye, tartom\u00e1ny vagy k\u00f6rzet neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "ir\u00e1ny\u00edt\u00f3sz\u00e1m",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Orsz\u00e1g\/r\u00e9gi\u00f3 k\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "A fizet\u00e9s feldolgoz\u00e1s\u00e1hoz haszn\u00e1lt fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "enum": [
                                "",
                                "ppcp-axo-gateway",
                                "woocommerce_payments",
                                "woocommerce_payments_affirm",
                                "woocommerce_payments_afterpay_clearpay",
                                "woocommerce_payments_alipay",
                                "woocommerce_payments_bancontact",
                                "woocommerce_payments_au_becs_debit",
                                "woocommerce_payments_eps",
                                "woocommerce_payments_giropay",
                                "woocommerce_payments_grabpay",
                                "woocommerce_payments_ideal",
                                "woocommerce_payments_multibanco",
                                "woocommerce_payments_klarna",
                                "woocommerce_payments_p24",
                                "woocommerce_payments_sepa_debit",
                                "woocommerce_payments_sofort",
                                "woocommerce_payments_wechat_pay",
                                "woocommerce_payments_apple_pay",
                                "woocommerce_payments_google_pay",
                                "woocommerce_payments_amazon_pay",
                                "ppcp-bancontact",
                                "ppcp-blik",
                                "ppcp-eps",
                                "ppcp-ideal",
                                "ppcp-mybank",
                                "ppcp-p24",
                                "ppcp-trustly",
                                "ppcp-multibanco",
                                "ppcp-gateway",
                                "ppcp-applepay",
                                "ppcp-googlepay",
                                "ppcp-credit-card-gateway",
                                "bacs",
                                "cheque",
                                "cod"
                            ],
                            "required": false
                        },
                        "create_account": {
                            "description": "\u00daj felhaszn\u00e1l\u00f3i fi\u00f3k l\u00e9trehoz\u00e1sa a rendel\u00e9sfeldolgoz\u00e1s r\u00e9szek\u00e9nt.",
                            "type": "boolean",
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Tov\u00e1bbi mez\u0151k, amelyeket meg kell \u0151rizni a rendel\u00e9sen.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "ppcp_recaptcha": {
                                    "description": "Az ppcp_recaptcha \u00e1ltal regisztr\u00e1lt kiterjeszt\u00e9si adatok",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "token": {
                                            "description": "reCAPTCHA token",
                                            "type": "string",
                                            "readonly": false
                                        },
                                        "version": {
                                            "description": "reCAPTCHA version",
                                            "type": "string",
                                            "readonly": false
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "Az woocommerce\/order-attribution \u00e1ltal regisztr\u00e1lt kiterjeszt\u00e9si adatok",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "ppcp_recaptcha": [],
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "additional_fields": {
                            "description": "Tov\u00e1bbi mez\u0151k, amelyeket meg kell \u0151rizni a rendel\u00e9sen.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "payment_method": {
                            "description": "A fizet\u00e9s feldolgoz\u00e1s\u00e1hoz haszn\u00e1lt fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "enum": [
                                "",
                                "ppcp-axo-gateway",
                                "woocommerce_payments",
                                "woocommerce_payments_affirm",
                                "woocommerce_payments_afterpay_clearpay",
                                "woocommerce_payments_alipay",
                                "woocommerce_payments_bancontact",
                                "woocommerce_payments_au_becs_debit",
                                "woocommerce_payments_eps",
                                "woocommerce_payments_giropay",
                                "woocommerce_payments_grabpay",
                                "woocommerce_payments_ideal",
                                "woocommerce_payments_multibanco",
                                "woocommerce_payments_klarna",
                                "woocommerce_payments_p24",
                                "woocommerce_payments_sepa_debit",
                                "woocommerce_payments_sofort",
                                "woocommerce_payments_wechat_pay",
                                "woocommerce_payments_apple_pay",
                                "woocommerce_payments_google_pay",
                                "woocommerce_payments_amazon_pay",
                                "ppcp-bancontact",
                                "ppcp-blik",
                                "ppcp-eps",
                                "ppcp-ideal",
                                "ppcp-mybank",
                                "ppcp-p24",
                                "ppcp-trustly",
                                "ppcp-multibanco",
                                "ppcp-gateway",
                                "ppcp-applepay",
                                "ppcp-googlepay",
                                "ppcp-credit-card-gateway",
                                "bacs",
                                "cheque",
                                "cod"
                            ],
                            "required": false
                        },
                        "order_notes": {
                            "description": "Rendel\u00e9si megjegyz\u00e9sek.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Megjegyz\u00e9s a vev\u0151 \u00e1ltal a megrendel\u00e9shez a fizet\u00e9s sor\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "V\u00e1llalat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "C\u00edm",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Lak\u00e1s, lakoszt\u00e1ly stb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "V\u00e1ros",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u00c1llam\/megye k\u00f3dja vagy az \u00e1llam, megye, tartom\u00e1ny vagy k\u00f6rzet neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "ir\u00e1ny\u00edt\u00f3sz\u00e1m",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Orsz\u00e1g\/r\u00e9gi\u00f3 k\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "Email",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "V\u00e1llalat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "C\u00edm",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Lak\u00e1s, lakoszt\u00e1ly stb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "V\u00e1ros",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u00c1llam\/megye k\u00f3dja vagy az \u00e1llam, megye, tartom\u00e1ny vagy k\u00f6rzet neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "ir\u00e1ny\u00edt\u00f3sz\u00e1m",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Orsz\u00e1g\/r\u00e9gi\u00f3 k\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "create_account": {
                            "description": "\u00daj felhaszn\u00e1l\u00f3i fi\u00f3k l\u00e9trehoz\u00e1sa a rendel\u00e9sfeldolgoz\u00e1s r\u00e9szek\u00e9nt.",
                            "type": "boolean",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "ppcp_recaptcha": {
                                    "description": "Az ppcp_recaptcha \u00e1ltal regisztr\u00e1lt kiterjeszt\u00e9si adatok",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "token": {
                                            "description": "reCAPTCHA token",
                                            "type": "string",
                                            "readonly": false
                                        },
                                        "version": {
                                            "description": "reCAPTCHA version",
                                            "type": "string",
                                            "readonly": false
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "Az woocommerce\/order-attribution \u00e1ltal regisztr\u00e1lt kiterjeszt\u00e9si adatok",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A fizet\u00e9s feldolgoz\u00e1sa sor\u00e1n a fizet\u00e9si m\u00f3dhoz tov\u00e1bb\u00edtand\u00f3 adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_note": {
                            "description": "Megjegyz\u00e9s a vev\u0151 \u00e1ltal a megrendel\u00e9shez a fizet\u00e9s sor\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "V\u00e1llalat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "C\u00edm",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Lak\u00e1s, lakoszt\u00e1ly stb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "V\u00e1ros",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u00c1llam\/megye k\u00f3dja vagy az \u00e1llam, megye, tartom\u00e1ny vagy k\u00f6rzet neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "ir\u00e1ny\u00edt\u00f3sz\u00e1m",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Orsz\u00e1g\/r\u00e9gi\u00f3 k\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "Email",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "V\u00e1llalat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "C\u00edm",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Lak\u00e1s, lakoszt\u00e1ly stb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "V\u00e1ros",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u00c1llam\/megye k\u00f3dja vagy az \u00e1llam, megye, tartom\u00e1ny vagy k\u00f6rzet neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "ir\u00e1ny\u00edt\u00f3sz\u00e1m",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Orsz\u00e1g\/r\u00e9gi\u00f3 k\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "A fizet\u00e9s feldolgoz\u00e1s\u00e1hoz haszn\u00e1lt fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "enum": [
                                "",
                                "ppcp-axo-gateway",
                                "woocommerce_payments",
                                "woocommerce_payments_affirm",
                                "woocommerce_payments_afterpay_clearpay",
                                "woocommerce_payments_alipay",
                                "woocommerce_payments_bancontact",
                                "woocommerce_payments_au_becs_debit",
                                "woocommerce_payments_eps",
                                "woocommerce_payments_giropay",
                                "woocommerce_payments_grabpay",
                                "woocommerce_payments_ideal",
                                "woocommerce_payments_multibanco",
                                "woocommerce_payments_klarna",
                                "woocommerce_payments_p24",
                                "woocommerce_payments_sepa_debit",
                                "woocommerce_payments_sofort",
                                "woocommerce_payments_wechat_pay",
                                "woocommerce_payments_apple_pay",
                                "woocommerce_payments_google_pay",
                                "woocommerce_payments_amazon_pay",
                                "ppcp-bancontact",
                                "ppcp-blik",
                                "ppcp-eps",
                                "ppcp-ideal",
                                "ppcp-mybank",
                                "ppcp-p24",
                                "ppcp-trustly",
                                "ppcp-multibanco",
                                "ppcp-gateway",
                                "ppcp-applepay",
                                "ppcp-googlepay",
                                "ppcp-credit-card-gateway",
                                "bacs",
                                "cheque",
                                "cod"
                            ],
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Tov\u00e1bbi mez\u0151k, amelyeket meg kell \u0151rizni a rendel\u00e9sen.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "ppcp_recaptcha": {
                                    "description": "Az ppcp_recaptcha \u00e1ltal regisztr\u00e1lt kiterjeszt\u00e9si adatok",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "token": {
                                            "description": "reCAPTCHA token",
                                            "type": "string",
                                            "readonly": false
                                        },
                                        "version": {
                                            "description": "reCAPTCHA version",
                                            "type": "string",
                                            "readonly": false
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "Az woocommerce\/order-attribution \u00e1ltal regisztr\u00e1lt kiterjeszt\u00e9si adatok",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "ppcp_recaptcha": [],
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/order\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "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": "Az attrib\u00fatum egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma. Alap\u00e9rtelmez\u00e9s szerint nincs korl\u00e1toz\u00e1s, ha \u00fcresen marad.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9s n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Rendez\u00e9s kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count",
                                "menu_order",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Ha igaz, akkor az \u00fcres kifejez\u00e9seket nem adjuk vissza.",
                            "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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma. Alap\u00e9rtelmez\u00e9s szerint nincs korl\u00e1toz\u00e1s, ha \u00fcresen marad.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9s n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Rendez\u00e9s kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Ha igaz, akkor az \u00fcres kifejez\u00e9seket nem adjuk vissza.",
                            "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:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma. Alap\u00e9rtelmez\u00e9s szerint nincs korl\u00e1toz\u00e1s, ha \u00fcresen marad.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9s n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Rendez\u00e9s kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Ha igaz, akkor az \u00fcres kifejez\u00e9seket nem adjuk vissza.",
                            "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:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott csig\u00e1val rendelkez\u0151 term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n l\u00e9trehozott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt l\u00e9trehozott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "Ha a v\u00e1laszt az ut\u00e1na\/el\u0151tte \u00e9rt\u00e9kkel korl\u00e1tozza, melyik d\u00e1tumoszlophoz kell hasonl\u00edtani.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott t\u00edpushoz rendelt term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott cikksz\u00e1m\u00fa term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a kiemelt term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyeket azon term\u00e9kekre, amelyekhez kateg\u00f3ria ID-k vagy keres\u0151bar\u00e1t kifejez\u00e9sek vannak hozz\u00e1rendelve, vessz\u0151vel elv\u00e1lasztva.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "\u00dczemeltet\u0151 a term\u00e9kkateg\u00f3ria-kifejez\u00e9sek \u00f6sszehasonl\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyeket azon term\u00e9kekre, amelyekhez m\u00e1r hozz\u00e1rendelt\u00e9l egy sor m\u00e1rkaazonos\u00edt\u00f3t vagy keres\u0151bar\u00e1t kifejez\u00e9st, vessz\u0151vel elv\u00e1lasztva.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "Oper\u00e1tor a term\u00e9k m\u00e1rk\u00e1k \u00f6sszehasonl\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyeket azon term\u00e9kekre, amelyekhez c\u00edmke ID-k vagy keres\u0151bar\u00e1t kifejez\u00e9sek vannak hozz\u00e1rendelve, vessz\u0151vel elv\u00e1lasztva.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "\u00dczemeltet\u0151 a term\u00e9kc\u00edmk\u00e9k \u00f6sszehasonl\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az akci\u00f3s term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Korl\u00e1tozza a be\u00e1ll\u00edtott eredm\u00e9nyt a term\u00e9kekre minim\u00e1lis \u00e1r alapj\u00e1n, a p\u00e9nznem legkisebb egys\u00e9g\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyeket a term\u00e9kekre a maxim\u00e1lis \u00e1r alapj\u00e1n, a p\u00e9nznem legkisebb m\u00e9rt\u00e9kegys\u00e9g\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott k\u00e9szlet\u00e1llapot\u00fa term\u00e9kekre.",
                            "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": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a kiv\u00e1lasztott glob\u00e1lis attrib\u00fatumokkal rendelkez\u0151 term\u00e9kekre.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Attrib\u00fatum-rendszertani n\u00e9v.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "Az attrib\u00fatumkifejez\u00e9sek azonos\u00edt\u00f3inak list\u00e1ja.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "Az attrib\u00fatumok list\u00e1ja. Ha megad egy kifejez\u00e9sazonos\u00edt\u00f3t, a rendszer figyelmen k\u00edv\u00fcl hagyja.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "Oper\u00e1tor a term\u00e9kattrib\u00fatum kifejez\u00e9sek \u00f6sszehasonl\u00edt\u00e1s\u00e1hoz.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "Az attrib\u00fatumok k\u00f6z\u00f6tti logikai kapcsolat, ha egyszerre t\u00f6bbre sz\u0171r\u00fcnk.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Meghat\u00e1rozza, hogy rejtett vagy l\u00e1that\u00f3 katal\u00f3gusterm\u00e9kek jelenjenek-e meg.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos \u00e1tlagos \u00e9rt\u00e9kel\u00e9s\u0171 term\u00e9kekre.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_price_range": {
                            "description": "Ha igaz, kisz\u00e1m\u00edtja a kollekci\u00f3 minim\u00e1lis \u00e9s maxim\u00e1lis term\u00e9k\u00e1rait.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_stock_status_counts": {
                            "description": "Ha igaz, akkor kisz\u00e1m\u00edtja a k\u00e9szletben l\u00e9v\u0151 term\u00e9kek k\u00e9szletsz\u00e1m\u00e1t.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_attribute_counts": {
                            "description": "Ha k\u00e9rik, kisz\u00e1m\u00edtja az attrib\u00fatum kifejez\u00e9sek sz\u00e1m\u00e1t a gy\u0171jtem\u00e9nyben l\u00e9v\u0151 term\u00e9kekhez.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "taxonomy": {
                                        "description": "Taxon\u00f3miai n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "query_type": {
                                        "description": "A sz\u0171r\u0151 \u00e1llapota folyamatban van, ami befoly\u00e1solhatja a sz\u00e1ml\u00e1l\u00e1st. Az \u00e9rv\u00e9nyes \u00e9rt\u00e9kek a k\u00f6vetkez\u0151k: &quot;\u00e9s&quot; \u00e9s &quot;vagy&quot;.",
                                        "type": "string",
                                        "enum": [
                                            "and",
                                            "or"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_rating_counts": {
                            "description": "Ha igaz, kisz\u00e1m\u00edtja a gy\u0171jtem\u00e9nyben szerepl\u0151 term\u00e9kek \u00e9rt\u00e9kel\u00e9si sz\u00e1m\u00e1t.",
                            "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": "Taxon\u00f3miai n\u00e9v."
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "rating",
                                "product"
                            ],
                            "required": false
                        },
                        "category_id": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott kateg\u00f3riaazonos\u00edt\u00f3kb\u00f3l sz\u00e1rmaz\u00f3 v\u00e9lem\u00e9nyekre.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos term\u00e9kazonos\u00edt\u00f3kb\u00f3l sz\u00e1rmaz\u00f3 v\u00e9lem\u00e9nyekre.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma. Alap\u00e9rtelmez\u00e9s szerint nincs korl\u00e1toz\u00e1s, ha \u00fcresen marad.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9s n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Rendez\u00e9s kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Ha igaz, akkor az \u00fcres kifejez\u00e9seket nem adjuk vissza.",
                            "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:\/\/taxne.com\/hu\/wp-json\/wc\/store\/products\/tags"
                    }
                ]
            }
        },
        "\/wc\/store\/products": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott csig\u00e1val rendelkez\u0151 term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n l\u00e9trehozott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt l\u00e9trehozott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "Ha a v\u00e1laszt az ut\u00e1na\/el\u0151tte \u00e9rt\u00e9kkel korl\u00e1tozza, melyik d\u00e1tumoszlophoz kell hasonl\u00edtani.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott t\u00edpushoz rendelt term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott cikksz\u00e1m\u00fa term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a kiemelt term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyeket azon term\u00e9kekre, amelyekhez kateg\u00f3ria ID-k vagy keres\u0151bar\u00e1t kifejez\u00e9sek vannak hozz\u00e1rendelve, vessz\u0151vel elv\u00e1lasztva.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "\u00dczemeltet\u0151 a term\u00e9kkateg\u00f3ria-kifejez\u00e9sek \u00f6sszehasonl\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyeket azon term\u00e9kekre, amelyekhez m\u00e1r hozz\u00e1rendelt\u00e9l egy sor m\u00e1rkaazonos\u00edt\u00f3t vagy keres\u0151bar\u00e1t kifejez\u00e9st, vessz\u0151vel elv\u00e1lasztva.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "Oper\u00e1tor a term\u00e9k m\u00e1rk\u00e1k \u00f6sszehasonl\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyeket azon term\u00e9kekre, amelyekhez c\u00edmke ID-k vagy keres\u0151bar\u00e1t kifejez\u00e9sek vannak hozz\u00e1rendelve, vessz\u0151vel elv\u00e1lasztva.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "\u00dczemeltet\u0151 a term\u00e9kc\u00edmk\u00e9k \u00f6sszehasonl\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az akci\u00f3s term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Korl\u00e1tozza a be\u00e1ll\u00edtott eredm\u00e9nyt a term\u00e9kekre minim\u00e1lis \u00e1r alapj\u00e1n, a p\u00e9nznem legkisebb egys\u00e9g\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyeket a term\u00e9kekre a maxim\u00e1lis \u00e1r alapj\u00e1n, a p\u00e9nznem legkisebb m\u00e9rt\u00e9kegys\u00e9g\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott k\u00e9szlet\u00e1llapot\u00fa term\u00e9kekre.",
                            "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": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a kiv\u00e1lasztott glob\u00e1lis attrib\u00fatumokkal rendelkez\u0151 term\u00e9kekre.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Attrib\u00fatum-rendszertani n\u00e9v.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "Az attrib\u00fatumkifejez\u00e9sek azonos\u00edt\u00f3inak list\u00e1ja.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "Az attrib\u00fatumok list\u00e1ja. Ha megad egy kifejez\u00e9sazonos\u00edt\u00f3t, a rendszer figyelmen k\u00edv\u00fcl hagyja.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "Oper\u00e1tor a term\u00e9kattrib\u00fatum kifejez\u00e9sek \u00f6sszehasonl\u00edt\u00e1s\u00e1hoz.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "Az attrib\u00fatumok k\u00f6z\u00f6tti logikai kapcsolat, ha egyszerre t\u00f6bbre sz\u0171r\u00fcnk.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Meghat\u00e1rozza, hogy rejtett vagy l\u00e1that\u00f3 katal\u00f3gusterm\u00e9kek jelenjenek-e meg.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos \u00e1tlagos \u00e9rt\u00e9kel\u00e9s\u0171 term\u00e9kekre.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "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": "Az er\u0151forr\u00e1s csig\u00e1ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kos\u00e1relem term\u00e9k- vagy v\u00e1ltozatazonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "quantity": {
                            "description": "A kos\u00e1rba adand\u00f3 cikk mennyis\u00e9ge.",
                            "type": "number",
                            "required": false
                        },
                        "variation": {
                            "description": "Kiv\u00e1lasztott attrib\u00fatumok (v\u00e1ltozatokhoz).",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "V\u00e1ltozat attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "V\u00e1ltozat attrib\u00fatum \u00e9rt\u00e9ke.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kupon egyedi azonos\u00edt\u00f3ja a kos\u00e1rban.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "A kupon egyedi k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "A kupon kedvezm\u00e9ny t\u00edpusa (pl. sz\u00e1zal\u00e9k vagy fix \u00f6sszeg)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kupon egyedi azonos\u00edt\u00f3ja a kos\u00e1rban.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "A kupon egyedi azonos\u00edt\u00f3ja a kos\u00e1rban.",
                            "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": "B\u0151v\u00edtm\u00e9ny neve \u2013 ezzel biztos\u00edtjuk a k\u00e9r\u00e9sben szerepl\u0151 adatok megfelel\u0151 tov\u00e1bb\u00edt\u00e1s\u00e1t.",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "A b\u0151v\u00edtm\u00e9nynek tov\u00e1bb\u00edtand\u00f3 tov\u00e1bbi adatok",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "extensions": {
                            "type": "object",
                            "properties": [],
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kos\u00e1rban l\u00e9v\u0151 t\u00e9tel egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "A kos\u00e1rban l\u00e9v\u0151 t\u00e9tel egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "A kos\u00e1rban l\u00e9v\u0151 t\u00e9tel egyedi azonos\u00edt\u00f3ja.",
                            "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": "A kupon egyedi azonos\u00edt\u00f3ja a kos\u00e1rban.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kos\u00e1r t\u00e9tel\u00e9nek egyedi azonos\u00edt\u00f3ja (kulcsa).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A feladott csomag azonos\u00edt\u00f3ja. Hagyja \u00fcresen, hogy minden csomagra vonatkozzon.",
                            "type": [
                                "integer",
                                "string",
                                "null"
                            ],
                            "required": false
                        },
                        "rate_id": {
                            "description": "A csomag v\u00e1lasztott d\u00edjazonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Egyedi azonos\u00edt\u00f3 (kulcs) a friss\u00edtend\u0151 kos\u00e1rcikkhez.",
                            "type": "string",
                            "required": false
                        },
                        "quantity": {
                            "description": "\u00daj mennyis\u00e9g\u0171 term\u00e9k a kos\u00e1rban.",
                            "type": "number",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "V\u00e1llalat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "C\u00edm",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Lak\u00e1s, lakoszt\u00e1ly stb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "V\u00e1ros",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u00c1llam\/megye k\u00f3dja vagy az \u00e1llam, megye, tartom\u00e1ny vagy k\u00f6rzet neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "ir\u00e1ny\u00edt\u00f3sz\u00e1m",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Orsz\u00e1g\/r\u00e9gi\u00f3 k\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "Email",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "V\u00e1llalat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "C\u00edm",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Lak\u00e1s, lakoszt\u00e1ly stb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "V\u00e1ros",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u00c1llam\/megye k\u00f3dja vagy az \u00e1llam, megye, tartom\u00e1ny vagy k\u00f6rzet neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "ir\u00e1ny\u00edt\u00f3sz\u00e1m",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Orsz\u00e1g\/r\u00e9gi\u00f3 k\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "payment_data": {
                            "description": "A fizet\u00e9s feldolgoz\u00e1sa sor\u00e1n a fizet\u00e9si m\u00f3dhoz tov\u00e1bb\u00edtand\u00f3 adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_password": {
                            "description": "\u00dcgyf\u00e9ljelsz\u00f3 \u00faj fi\u00f3kokhoz, ha van.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Megjegyz\u00e9s a vev\u0151 \u00e1ltal a megrendel\u00e9shez a fizet\u00e9s sor\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "V\u00e1llalat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "C\u00edm",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Lak\u00e1s, lakoszt\u00e1ly stb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "V\u00e1ros",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u00c1llam\/megye k\u00f3dja vagy az \u00e1llam, megye, tartom\u00e1ny vagy k\u00f6rzet neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "ir\u00e1ny\u00edt\u00f3sz\u00e1m",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Orsz\u00e1g\/r\u00e9gi\u00f3 k\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "Email",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "V\u00e1llalat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "C\u00edm",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Lak\u00e1s, lakoszt\u00e1ly stb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "V\u00e1ros",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u00c1llam\/megye k\u00f3dja vagy az \u00e1llam, megye, tartom\u00e1ny vagy k\u00f6rzet neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "ir\u00e1ny\u00edt\u00f3sz\u00e1m",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Orsz\u00e1g\/r\u00e9gi\u00f3 k\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "A fizet\u00e9s feldolgoz\u00e1s\u00e1hoz haszn\u00e1lt fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "enum": [
                                "",
                                "ppcp-axo-gateway",
                                "woocommerce_payments",
                                "woocommerce_payments_affirm",
                                "woocommerce_payments_afterpay_clearpay",
                                "woocommerce_payments_alipay",
                                "woocommerce_payments_bancontact",
                                "woocommerce_payments_au_becs_debit",
                                "woocommerce_payments_eps",
                                "woocommerce_payments_giropay",
                                "woocommerce_payments_grabpay",
                                "woocommerce_payments_ideal",
                                "woocommerce_payments_multibanco",
                                "woocommerce_payments_klarna",
                                "woocommerce_payments_p24",
                                "woocommerce_payments_sepa_debit",
                                "woocommerce_payments_sofort",
                                "woocommerce_payments_wechat_pay",
                                "woocommerce_payments_apple_pay",
                                "woocommerce_payments_google_pay",
                                "woocommerce_payments_amazon_pay",
                                "ppcp-bancontact",
                                "ppcp-blik",
                                "ppcp-eps",
                                "ppcp-ideal",
                                "ppcp-mybank",
                                "ppcp-p24",
                                "ppcp-trustly",
                                "ppcp-multibanco",
                                "ppcp-gateway",
                                "ppcp-applepay",
                                "ppcp-googlepay",
                                "ppcp-credit-card-gateway",
                                "bacs",
                                "cheque",
                                "cod"
                            ],
                            "required": false
                        },
                        "create_account": {
                            "description": "\u00daj felhaszn\u00e1l\u00f3i fi\u00f3k l\u00e9trehoz\u00e1sa a rendel\u00e9sfeldolgoz\u00e1s r\u00e9szek\u00e9nt.",
                            "type": "boolean",
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Tov\u00e1bbi mez\u0151k, amelyeket meg kell \u0151rizni a rendel\u00e9sen.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "ppcp_recaptcha": {
                                    "description": "Az ppcp_recaptcha \u00e1ltal regisztr\u00e1lt kiterjeszt\u00e9si adatok",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "token": {
                                            "description": "reCAPTCHA token",
                                            "type": "string",
                                            "readonly": false
                                        },
                                        "version": {
                                            "description": "reCAPTCHA version",
                                            "type": "string",
                                            "readonly": false
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "Az woocommerce\/order-attribution \u00e1ltal regisztr\u00e1lt kiterjeszt\u00e9si adatok",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "ppcp_recaptcha": [],
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "additional_fields": {
                            "description": "Tov\u00e1bbi mez\u0151k, amelyeket meg kell \u0151rizni a rendel\u00e9sen.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "payment_method": {
                            "description": "A fizet\u00e9s feldolgoz\u00e1s\u00e1hoz haszn\u00e1lt fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "enum": [
                                "",
                                "ppcp-axo-gateway",
                                "woocommerce_payments",
                                "woocommerce_payments_affirm",
                                "woocommerce_payments_afterpay_clearpay",
                                "woocommerce_payments_alipay",
                                "woocommerce_payments_bancontact",
                                "woocommerce_payments_au_becs_debit",
                                "woocommerce_payments_eps",
                                "woocommerce_payments_giropay",
                                "woocommerce_payments_grabpay",
                                "woocommerce_payments_ideal",
                                "woocommerce_payments_multibanco",
                                "woocommerce_payments_klarna",
                                "woocommerce_payments_p24",
                                "woocommerce_payments_sepa_debit",
                                "woocommerce_payments_sofort",
                                "woocommerce_payments_wechat_pay",
                                "woocommerce_payments_apple_pay",
                                "woocommerce_payments_google_pay",
                                "woocommerce_payments_amazon_pay",
                                "ppcp-bancontact",
                                "ppcp-blik",
                                "ppcp-eps",
                                "ppcp-ideal",
                                "ppcp-mybank",
                                "ppcp-p24",
                                "ppcp-trustly",
                                "ppcp-multibanco",
                                "ppcp-gateway",
                                "ppcp-applepay",
                                "ppcp-googlepay",
                                "ppcp-credit-card-gateway",
                                "bacs",
                                "cheque",
                                "cod"
                            ],
                            "required": false
                        },
                        "order_notes": {
                            "description": "Rendel\u00e9si megjegyz\u00e9sek.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Megjegyz\u00e9s a vev\u0151 \u00e1ltal a megrendel\u00e9shez a fizet\u00e9s sor\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "V\u00e1llalat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "C\u00edm",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Lak\u00e1s, lakoszt\u00e1ly stb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "V\u00e1ros",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u00c1llam\/megye k\u00f3dja vagy az \u00e1llam, megye, tartom\u00e1ny vagy k\u00f6rzet neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "ir\u00e1ny\u00edt\u00f3sz\u00e1m",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Orsz\u00e1g\/r\u00e9gi\u00f3 k\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "Email",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "V\u00e1llalat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "C\u00edm",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Lak\u00e1s, lakoszt\u00e1ly stb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "V\u00e1ros",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u00c1llam\/megye k\u00f3dja vagy az \u00e1llam, megye, tartom\u00e1ny vagy k\u00f6rzet neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "ir\u00e1ny\u00edt\u00f3sz\u00e1m",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Orsz\u00e1g\/r\u00e9gi\u00f3 k\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "create_account": {
                            "description": "\u00daj felhaszn\u00e1l\u00f3i fi\u00f3k l\u00e9trehoz\u00e1sa a rendel\u00e9sfeldolgoz\u00e1s r\u00e9szek\u00e9nt.",
                            "type": "boolean",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "ppcp_recaptcha": {
                                    "description": "Az ppcp_recaptcha \u00e1ltal regisztr\u00e1lt kiterjeszt\u00e9si adatok",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "token": {
                                            "description": "reCAPTCHA token",
                                            "type": "string",
                                            "readonly": false
                                        },
                                        "version": {
                                            "description": "reCAPTCHA version",
                                            "type": "string",
                                            "readonly": false
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "Az woocommerce\/order-attribution \u00e1ltal regisztr\u00e1lt kiterjeszt\u00e9si adatok",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A fizet\u00e9s feldolgoz\u00e1sa sor\u00e1n a fizet\u00e9si m\u00f3dhoz tov\u00e1bb\u00edtand\u00f3 adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_note": {
                            "description": "Megjegyz\u00e9s a vev\u0151 \u00e1ltal a megrendel\u00e9shez a fizet\u00e9s sor\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "V\u00e1llalat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "C\u00edm",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Lak\u00e1s, lakoszt\u00e1ly stb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "V\u00e1ros",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u00c1llam\/megye k\u00f3dja vagy az \u00e1llam, megye, tartom\u00e1ny vagy k\u00f6rzet neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "ir\u00e1ny\u00edt\u00f3sz\u00e1m",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Orsz\u00e1g\/r\u00e9gi\u00f3 k\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "Email",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "V\u00e1llalat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "C\u00edm",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Lak\u00e1s, lakoszt\u00e1ly stb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "V\u00e1ros",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u00c1llam\/megye k\u00f3dja vagy az \u00e1llam, megye, tartom\u00e1ny vagy k\u00f6rzet neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "ir\u00e1ny\u00edt\u00f3sz\u00e1m",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Orsz\u00e1g\/r\u00e9gi\u00f3 k\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "A fizet\u00e9s feldolgoz\u00e1s\u00e1hoz haszn\u00e1lt fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "enum": [
                                "",
                                "ppcp-axo-gateway",
                                "woocommerce_payments",
                                "woocommerce_payments_affirm",
                                "woocommerce_payments_afterpay_clearpay",
                                "woocommerce_payments_alipay",
                                "woocommerce_payments_bancontact",
                                "woocommerce_payments_au_becs_debit",
                                "woocommerce_payments_eps",
                                "woocommerce_payments_giropay",
                                "woocommerce_payments_grabpay",
                                "woocommerce_payments_ideal",
                                "woocommerce_payments_multibanco",
                                "woocommerce_payments_klarna",
                                "woocommerce_payments_p24",
                                "woocommerce_payments_sepa_debit",
                                "woocommerce_payments_sofort",
                                "woocommerce_payments_wechat_pay",
                                "woocommerce_payments_apple_pay",
                                "woocommerce_payments_google_pay",
                                "woocommerce_payments_amazon_pay",
                                "ppcp-bancontact",
                                "ppcp-blik",
                                "ppcp-eps",
                                "ppcp-ideal",
                                "ppcp-mybank",
                                "ppcp-p24",
                                "ppcp-trustly",
                                "ppcp-multibanco",
                                "ppcp-gateway",
                                "ppcp-applepay",
                                "ppcp-googlepay",
                                "ppcp-credit-card-gateway",
                                "bacs",
                                "cheque",
                                "cod"
                            ],
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Tov\u00e1bbi mez\u0151k, amelyeket meg kell \u0151rizni a rendel\u00e9sen.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "ppcp_recaptcha": {
                                    "description": "Az ppcp_recaptcha \u00e1ltal regisztr\u00e1lt kiterjeszt\u00e9si adatok",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "token": {
                                            "description": "reCAPTCHA token",
                                            "type": "string",
                                            "readonly": false
                                        },
                                        "version": {
                                            "description": "reCAPTCHA version",
                                            "type": "string",
                                            "readonly": false
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "Az woocommerce\/order-attribution \u00e1ltal regisztr\u00e1lt kiterjeszt\u00e9si adatok",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Rendel\u00e9s hozz\u00e1rendel\u00e9si mez\u0151: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "ppcp_recaptcha": [],
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/order\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "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": "Az attrib\u00fatum egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma. Alap\u00e9rtelmez\u00e9s szerint nincs korl\u00e1toz\u00e1s, ha \u00fcresen marad.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9s n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Rendez\u00e9s kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count",
                                "menu_order",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Ha igaz, akkor az \u00fcres kifejez\u00e9seket nem adjuk vissza.",
                            "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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma. Alap\u00e9rtelmez\u00e9s szerint nincs korl\u00e1toz\u00e1s, ha \u00fcresen marad.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9s n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Rendez\u00e9s kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Ha igaz, akkor az \u00fcres kifejez\u00e9seket nem adjuk vissza.",
                            "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:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma. Alap\u00e9rtelmez\u00e9s szerint nincs korl\u00e1toz\u00e1s, ha \u00fcresen marad.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9s n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Rendez\u00e9s kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Ha igaz, akkor az \u00fcres kifejez\u00e9seket nem adjuk vissza.",
                            "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:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott csig\u00e1val rendelkez\u0151 term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n l\u00e9trehozott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt l\u00e9trehozott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "Ha a v\u00e1laszt az ut\u00e1na\/el\u0151tte \u00e9rt\u00e9kkel korl\u00e1tozza, melyik d\u00e1tumoszlophoz kell hasonl\u00edtani.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott t\u00edpushoz rendelt term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott cikksz\u00e1m\u00fa term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a kiemelt term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyeket azon term\u00e9kekre, amelyekhez kateg\u00f3ria ID-k vagy keres\u0151bar\u00e1t kifejez\u00e9sek vannak hozz\u00e1rendelve, vessz\u0151vel elv\u00e1lasztva.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "\u00dczemeltet\u0151 a term\u00e9kkateg\u00f3ria-kifejez\u00e9sek \u00f6sszehasonl\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyeket azon term\u00e9kekre, amelyekhez m\u00e1r hozz\u00e1rendelt\u00e9l egy sor m\u00e1rkaazonos\u00edt\u00f3t vagy keres\u0151bar\u00e1t kifejez\u00e9st, vessz\u0151vel elv\u00e1lasztva.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "Oper\u00e1tor a term\u00e9k m\u00e1rk\u00e1k \u00f6sszehasonl\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyeket azon term\u00e9kekre, amelyekhez c\u00edmke ID-k vagy keres\u0151bar\u00e1t kifejez\u00e9sek vannak hozz\u00e1rendelve, vessz\u0151vel elv\u00e1lasztva.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "\u00dczemeltet\u0151 a term\u00e9kc\u00edmk\u00e9k \u00f6sszehasonl\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az akci\u00f3s term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Korl\u00e1tozza a be\u00e1ll\u00edtott eredm\u00e9nyt a term\u00e9kekre minim\u00e1lis \u00e1r alapj\u00e1n, a p\u00e9nznem legkisebb egys\u00e9g\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyeket a term\u00e9kekre a maxim\u00e1lis \u00e1r alapj\u00e1n, a p\u00e9nznem legkisebb m\u00e9rt\u00e9kegys\u00e9g\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott k\u00e9szlet\u00e1llapot\u00fa term\u00e9kekre.",
                            "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": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a kiv\u00e1lasztott glob\u00e1lis attrib\u00fatumokkal rendelkez\u0151 term\u00e9kekre.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Attrib\u00fatum-rendszertani n\u00e9v.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "Az attrib\u00fatumkifejez\u00e9sek azonos\u00edt\u00f3inak list\u00e1ja.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "Az attrib\u00fatumok list\u00e1ja. Ha megad egy kifejez\u00e9sazonos\u00edt\u00f3t, a rendszer figyelmen k\u00edv\u00fcl hagyja.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "Oper\u00e1tor a term\u00e9kattrib\u00fatum kifejez\u00e9sek \u00f6sszehasonl\u00edt\u00e1s\u00e1hoz.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "Az attrib\u00fatumok k\u00f6z\u00f6tti logikai kapcsolat, ha egyszerre t\u00f6bbre sz\u0171r\u00fcnk.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Meghat\u00e1rozza, hogy rejtett vagy l\u00e1that\u00f3 katal\u00f3gusterm\u00e9kek jelenjenek-e meg.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos \u00e1tlagos \u00e9rt\u00e9kel\u00e9s\u0171 term\u00e9kekre.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_price_range": {
                            "description": "Ha igaz, kisz\u00e1m\u00edtja a kollekci\u00f3 minim\u00e1lis \u00e9s maxim\u00e1lis term\u00e9k\u00e1rait.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_stock_status_counts": {
                            "description": "Ha igaz, akkor kisz\u00e1m\u00edtja a k\u00e9szletben l\u00e9v\u0151 term\u00e9kek k\u00e9szletsz\u00e1m\u00e1t.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_attribute_counts": {
                            "description": "Ha k\u00e9rik, kisz\u00e1m\u00edtja az attrib\u00fatum kifejez\u00e9sek sz\u00e1m\u00e1t a gy\u0171jtem\u00e9nyben l\u00e9v\u0151 term\u00e9kekhez.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "taxonomy": {
                                        "description": "Taxon\u00f3miai n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "query_type": {
                                        "description": "A sz\u0171r\u0151 \u00e1llapota folyamatban van, ami befoly\u00e1solhatja a sz\u00e1ml\u00e1l\u00e1st. Az \u00e9rv\u00e9nyes \u00e9rt\u00e9kek a k\u00f6vetkez\u0151k: &quot;\u00e9s&quot; \u00e9s &quot;vagy&quot;.",
                                        "type": "string",
                                        "enum": [
                                            "and",
                                            "or"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_rating_counts": {
                            "description": "Ha igaz, kisz\u00e1m\u00edtja a gy\u0171jtem\u00e9nyben szerepl\u0151 term\u00e9kek \u00e9rt\u00e9kel\u00e9si sz\u00e1m\u00e1t.",
                            "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": "Taxon\u00f3miai n\u00e9v."
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "rating",
                                "product"
                            ],
                            "required": false
                        },
                        "category_id": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott kateg\u00f3riaazonos\u00edt\u00f3kb\u00f3l sz\u00e1rmaz\u00f3 v\u00e9lem\u00e9nyekre.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos term\u00e9kazonos\u00edt\u00f3kb\u00f3l sz\u00e1rmaz\u00f3 v\u00e9lem\u00e9nyekre.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma. Alap\u00e9rtelmez\u00e9s szerint nincs korl\u00e1toz\u00e1s, ha \u00fcresen marad.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9s n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Rendez\u00e9s kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Ha igaz, akkor az \u00fcres kifejez\u00e9seket nem adjuk vissza.",
                            "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:\/\/taxne.com\/hu\/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": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott csig\u00e1val rendelkez\u0151 term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n l\u00e9trehozott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt l\u00e9trehozott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "Ha a v\u00e1laszt az ut\u00e1na\/el\u0151tte \u00e9rt\u00e9kkel korl\u00e1tozza, melyik d\u00e1tumoszlophoz kell hasonl\u00edtani.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott t\u00edpushoz rendelt term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott cikksz\u00e1m\u00fa term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a kiemelt term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyeket azon term\u00e9kekre, amelyekhez kateg\u00f3ria ID-k vagy keres\u0151bar\u00e1t kifejez\u00e9sek vannak hozz\u00e1rendelve, vessz\u0151vel elv\u00e1lasztva.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "\u00dczemeltet\u0151 a term\u00e9kkateg\u00f3ria-kifejez\u00e9sek \u00f6sszehasonl\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyeket azon term\u00e9kekre, amelyekhez m\u00e1r hozz\u00e1rendelt\u00e9l egy sor m\u00e1rkaazonos\u00edt\u00f3t vagy keres\u0151bar\u00e1t kifejez\u00e9st, vessz\u0151vel elv\u00e1lasztva.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "Oper\u00e1tor a term\u00e9k m\u00e1rk\u00e1k \u00f6sszehasonl\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyeket azon term\u00e9kekre, amelyekhez c\u00edmke ID-k vagy keres\u0151bar\u00e1t kifejez\u00e9sek vannak hozz\u00e1rendelve, vessz\u0151vel elv\u00e1lasztva.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "\u00dczemeltet\u0151 a term\u00e9kc\u00edmk\u00e9k \u00f6sszehasonl\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az akci\u00f3s term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Korl\u00e1tozza a be\u00e1ll\u00edtott eredm\u00e9nyt a term\u00e9kekre minim\u00e1lis \u00e1r alapj\u00e1n, a p\u00e9nznem legkisebb egys\u00e9g\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyeket a term\u00e9kekre a maxim\u00e1lis \u00e1r alapj\u00e1n, a p\u00e9nznem legkisebb m\u00e9rt\u00e9kegys\u00e9g\u00e9vel.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott k\u00e9szlet\u00e1llapot\u00fa term\u00e9kekre.",
                            "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": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a kiv\u00e1lasztott glob\u00e1lis attrib\u00fatumokkal rendelkez\u0151 term\u00e9kekre.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Attrib\u00fatum-rendszertani n\u00e9v.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "Az attrib\u00fatumkifejez\u00e9sek azonos\u00edt\u00f3inak list\u00e1ja.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "Az attrib\u00fatumok list\u00e1ja. Ha megad egy kifejez\u00e9sazonos\u00edt\u00f3t, a rendszer figyelmen k\u00edv\u00fcl hagyja.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "Oper\u00e1tor a term\u00e9kattrib\u00fatum kifejez\u00e9sek \u00f6sszehasonl\u00edt\u00e1s\u00e1hoz.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "Az attrib\u00fatumok k\u00f6z\u00f6tti logikai kapcsolat, ha egyszerre t\u00f6bbre sz\u0171r\u00fcnk.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Meghat\u00e1rozza, hogy rejtett vagy l\u00e1that\u00f3 katal\u00f3gusterm\u00e9kek jelenjenek-e meg.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos \u00e1tlagos \u00e9rt\u00e9kel\u00e9s\u0171 term\u00e9kekre.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "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": "Az er\u0151forr\u00e1s csig\u00e1ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A k\u00e9relem hat\u00e1lya; meghat\u00e1rozza a v\u00e1laszban jelenl\u00e9v\u0151 mez\u0151ket.",
                            "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:\/\/taxne.com\/hu\/wp-json\/wc\/private"
                    }
                ]
            }
        },
        "\/wc\/private\/patterns": {
            "namespace": "wc\/private",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/private\/patterns"
                    }
                ]
            }
        },
        "\/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:\/\/taxne.com\/hu\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/wpmcp": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/wpmcp"
                    }
                ]
            }
        },
        "\/wp\/v2\/wpmcp\/streamable": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/wpmcp\/streamable"
                    }
                ]
            }
        },
        "\/jwt-auth\/v1": {
            "namespace": "jwt-auth\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jwt-auth\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jwt-auth\/v1"
                    }
                ]
            }
        },
        "\/jwt-auth\/v1\/token": {
            "namespace": "jwt-auth\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "username": {
                            "type": "string",
                            "description": "Username for authentication",
                            "required": false
                        },
                        "password": {
                            "type": "string",
                            "description": "Password for authentication",
                            "required": false
                        },
                        "expires_in": {
                            "type": "integer",
                            "description": "Token expiration time in seconds (3600-86400)",
                            "minimum": 3600,
                            "maximum": 86400,
                            "default": 3600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jwt-auth\/v1\/token"
                    }
                ]
            }
        },
        "\/jwt-auth\/v1\/revoke": {
            "namespace": "jwt-auth\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jwt-auth\/v1\/revoke"
                    }
                ]
            }
        },
        "\/jwt-auth\/v1\/tokens": {
            "namespace": "jwt-auth\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jwt-auth\/v1\/tokens"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/accounts": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/accounts"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/accounts\/session": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/accounts\/session"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/deposits": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/deposits"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/deposits\/summary": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/deposits\/summary"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/deposits\/download": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/deposits\/download"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/deposits\/download\/(?P<export_id>.*)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/deposits\/(?P<deposit_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/deposits\/overview-all": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/deposits\/overview-all"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/transactions": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/transactions"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/transactions\/download": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/transactions\/download"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/transactions\/download\/(?P<export_id>.*)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/transactions\/summary": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/transactions\/summary"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/transactions\/search": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/transactions\/search"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/transactions\/fraud-outcomes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/transactions\/fraud-outcomes"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/transactions\/fraud-outcomes\/summary": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/transactions\/fraud-outcomes\/summary"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/transactions\/fraud-outcomes\/search": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/transactions\/fraud-outcomes\/search"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/transactions\/fraud-outcomes\/download": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/transactions\/fraud-outcomes\/download"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/disputes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/disputes"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/disputes\/download\/(?P<export_id>.*)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/disputes\/summary": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/disputes\/summary"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/disputes\/download": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/disputes\/download"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/disputes\/(?P<dispute_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/disputes\/(?P<dispute_id>\\w+)\/close": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/charges\/(?P<charge_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/charges\/order\/(?P<order_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/connection_tokens": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/connection_tokens"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/orders\/(?P<order_id>\\w+)\/capture_terminal_payment": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "payment_intent_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payments\/orders\/(?P<order_id>\\w+)\/capture_authorization": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "payment_intent_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payments\/orders\/(?P<order_id>\\w+)\/cancel_authorization": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "payment_intent_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payments\/orders\/(?P<order_id>\\w+)\/create_terminal_intent": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/orders\/(?P<order_id>\\d+)\/create_customer": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/fraud_outcomes\/(?P<id>\\w+)\/latest": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/timeline\/(?P<intention_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/webhook": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/webhook"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/tos": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/tos"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/tos\/reactivate": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/tos\/reactivate"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/tos\/stripe_track_connected": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/tos\/stripe_track_connected"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/terminal\/locations\/store": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/terminal\/locations\/store"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/terminal\/locations\/(?P<location_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "DELETE",
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "display_name": {
                            "type": "string",
                            "required": false
                        },
                        "address": {
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/terminal\/locations": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "display_name": {
                            "type": "string",
                            "required": true
                        },
                        "address": {
                            "type": "object",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/terminal\/locations"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/settings": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "is_wcpay_enabled": {
                            "description": "If WooPayments should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "enabled_payment_method_ids": {
                            "description": "Payment method IDs that should be enabled. Other methods will be disabled.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": []
                            },
                            "required": false
                        },
                        "is_manual_capture_enabled": {
                            "description": "If WooPayments manual capture of charges should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_saved_cards_enabled": {
                            "description": "If WooPayments \"Saved cards\" should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_test_mode_enabled": {
                            "description": "WooPayments test mode setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_multi_currency_enabled": {
                            "description": "WooPayments Multi-Currency feature flag setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_wcpay_subscriptions_enabled": {
                            "description": "WooPayments Subscriptions feature flag setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "account_statement_descriptor": {
                            "description": "WooPayments bank account descriptor to be displayed in customers' bank accounts.",
                            "type": "string",
                            "required": false
                        },
                        "account_business_name": {
                            "description": "The customer-facing business name.",
                            "type": "string",
                            "required": false
                        },
                        "account_business_url": {
                            "description": "The business\u2019s publicly available website.",
                            "type": "string",
                            "required": false
                        },
                        "account_business_support_address": {
                            "description": "A publicly available mailing address for sending support issues to.",
                            "type": "object",
                            "required": false
                        },
                        "account_business_support_email": {
                            "description": "A publicly available email address for sending support issues to.",
                            "type": "string",
                            "required": false
                        },
                        "account_business_support_phone": {
                            "description": "A publicly available phone number to call with support issues.",
                            "type": "string",
                            "required": false
                        },
                        "account_branding_logo": {
                            "description": "A logo id for the account that will be used in Checkout",
                            "type": "string",
                            "required": false
                        },
                        "account_branding_icon": {
                            "description": "An icon for the account.",
                            "type": "string",
                            "required": false
                        },
                        "account_branding_primary_color": {
                            "description": "A CSS hex color value representing the primary branding color for this account.",
                            "type": "string",
                            "required": false
                        },
                        "account_branding_secondary_color": {
                            "description": "A CSS hex color value representing the secondary branding color for this account.",
                            "type": "string",
                            "required": false
                        },
                        "account_communications_email": {
                            "description": "Email address used for WooPayments communications.",
                            "type": "string",
                            "required": false
                        },
                        "deposit_schedule_interval": {
                            "description": "An interval for deposit scheduling.",
                            "type": "string",
                            "required": false
                        },
                        "deposit_schedule_weekly_anchor": {
                            "description": "Weekly anchor for deposit scheduling when interval is set to weekly",
                            "type": "string",
                            "required": false
                        },
                        "deposit_schedule_monthly_anchor": {
                            "description": "Monthly anchor for deposit scheduling when interval is set to monthly",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "is_payment_request_enabled": {
                            "description": "If WooPayments express checkouts should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_express_checkout_in_payment_methods_enabled": {
                            "description": "If express checkout methods (Apple Pay, Google Pay, Amazon Pay) should be enabled as options in the payment methods list.",
                            "type": "boolean",
                            "required": false
                        },
                        "payment_request_button_type": {
                            "description": "1-click checkout button types.",
                            "type": "string",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "default",
                                    "buy",
                                    "donate",
                                    "book"
                                ]
                            },
                            "required": false
                        },
                        "payment_request_button_size": {
                            "description": "1-click checkout button sizes.",
                            "type": "string",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "small",
                                    "medium",
                                    "large"
                                ]
                            },
                            "required": false
                        },
                        "payment_request_button_theme": {
                            "description": "1-click checkout button themes.",
                            "type": "string",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "dark",
                                    "light",
                                    "light-outline"
                                ]
                            },
                            "required": false
                        },
                        "payment_request_button_border_radius": {
                            "description": "1-click checkout button border radius.",
                            "type": "integer",
                            "required": false
                        },
                        "is_woopay_enabled": {
                            "description": "If WooPay should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "woopay_custom_message": {
                            "description": "Custom message to display to WooPay customers.",
                            "type": "string",
                            "required": false
                        },
                        "woopay_store_logo": {
                            "description": "Store logo to display to WooPay customers.",
                            "type": "string",
                            "required": false
                        },
                        "is_stripe_billing_enabled": {
                            "description": "If Stripe Billing is enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_migrating_stripe_billing": {
                            "description": "Whether there is a Stripe Billing off-site to on-site billing migration in progress.",
                            "type": "boolean",
                            "required": false
                        },
                        "stripe_billing_subscription_count": {
                            "description": "The number of subscriptions using Stripe Billing",
                            "type": "integer",
                            "required": false
                        },
                        "stripe_billing_migrated_count": {
                            "description": "The number of subscriptions migrated from Stripe Billing to on-site billing.",
                            "type": "integer",
                            "required": false
                        },
                        "express_checkout_product_methods": {
                            "description": "Express checkout methods enabled on product page.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "payment_request",
                                    "woopay",
                                    "amazon_pay",
                                    "link"
                                ]
                            },
                            "required": false
                        },
                        "express_checkout_cart_methods": {
                            "description": "Express checkout methods enabled on cart page.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "payment_request",
                                    "woopay",
                                    "amazon_pay",
                                    "link"
                                ]
                            },
                            "required": false
                        },
                        "express_checkout_checkout_methods": {
                            "description": "Express checkout methods enabled on checkout page.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "payment_request",
                                    "woopay",
                                    "amazon_pay",
                                    "link"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/settings"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/settings\/schedule-stripe-billing-migration": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/settings\/schedule-stripe-billing-migration"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/settings\/(?P<option_name>[a-zA-Z0-9_-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "option_name": {
                            "required": true
                        },
                        "value": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payments\/readers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "type": "string",
                            "required": true
                        },
                        "registration_code": {
                            "type": "string",
                            "required": true
                        },
                        "label": {
                            "type": "string",
                            "required": false
                        },
                        "metadata": {
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/readers"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/readers\/charges\/(?P<transaction_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/readers\/receipts\/preview": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/readers\/receipts\/preview"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/readers\/receipts\/(?P<payment_intent_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/file": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/file"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/file\/(?P<file_id>\\w+)\/details": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/file\/(?P<file_id>\\w+)\/content": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/file\/(?P<file_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/capital\/active_loan_summary": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/capital\/active_loan_summary"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/capital\/loans": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/capital\/loans"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/pm-promotions": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/pm-promotions"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/pm-promotions\/(?P<id>[a-zA-Z0-9_-]+)\/activate": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "The promotion unique identifier.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payments\/pm-promotions\/(?P<id>[a-zA-Z0-9_-]+)\/dismiss": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "The promotion unique identifier.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payments\/onboarding\/kyc\/session": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "self_assessment": {
                            "description": "The self-assessment data.",
                            "type": "object",
                            "properties": {
                                "country": {
                                    "type": "string",
                                    "description": "The country code where the company is legally registered."
                                },
                                "business_type": {
                                    "type": "string",
                                    "description": "The company incorporation type."
                                },
                                "mcc": {
                                    "type": "string",
                                    "description": "The merchant category code. This can either be a true MCC or an MCCs tree item id from the onboarding form."
                                },
                                "site": {
                                    "type": "string",
                                    "description": "The URL of the site."
                                }
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "The capabilities to request and enable for the test-drive account. Leave empty to use the default capabilities.",
                            "type": "object",
                            "default": [],
                            "properties": {
                                "*": {
                                    "type": "boolean"
                                }
                            },
                            "required": false
                        },
                        "mode": {
                            "description": "The account mode the user selected: live or test. Overrides environment-based auto-detection (except dev mode).",
                            "type": "string",
                            "enum": [
                                "live",
                                "test"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/onboarding\/kyc\/session"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/onboarding\/kyc\/finalize": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "source": {
                            "description": "The very first entry point the merchant entered our onboarding flow.",
                            "type": "string",
                            "required": false
                        },
                        "from": {
                            "description": "The previous step in the onboarding flow leading the merchant to arrive at the current step.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/onboarding\/kyc\/finalize"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/onboarding\/reset": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "source": {
                            "description": "The very first entry point the merchant entered our onboarding flow.",
                            "type": "string",
                            "required": false
                        },
                        "from": {
                            "description": "The previous step in the onboarding flow leading the merchant to arrive at the current step.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/onboarding\/reset"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/onboarding\/fields": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/onboarding\/fields"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/onboarding\/business_types": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/onboarding\/business_types"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/onboarding\/test_drive_account\/init": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "type": "string",
                            "description": "The country code for which to create the test-drive account.",
                            "required": false
                        },
                        "capabilities": {
                            "description": "The capabilities to request and enable for the test-drive account. Leave empty to use the default capabilities.",
                            "type": "object",
                            "default": [],
                            "properties": {
                                "*": {
                                    "type": "boolean"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/onboarding\/test_drive_account\/init"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/onboarding\/test_drive_account\/disable": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "source": {
                            "description": "The very first entry point the merchant entered our onboarding flow.",
                            "type": "string",
                            "required": false
                        },
                        "from": {
                            "description": "The previous step in the onboarding flow leading the merchant to arrive at the current step.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/onboarding\/test_drive_account\/disable"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/customers\/(?P<customer_id>\\w+)\/payment_methods": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/refund": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/refund"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/payment_intents\/(?P<payment_intent_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/payment_intents": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/payment_intents"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/authorizations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/authorizations"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/authorizations\/summary": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/authorizations\/summary"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/authorizations\/(?P<payment_intent_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/reports\/transactions": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "date_before": {
                            "description": "Filter transactions before this date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_after": {
                            "description": "Filter transactions after this date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_between": {
                            "description": "Filter transactions between these dates.",
                            "type": "array",
                            "required": false
                        },
                        "order_id": {
                            "description": "Filter transactions based on the associated order ID.",
                            "type": "integer",
                            "required": false
                        },
                        "deposit_id": {
                            "description": "Filter transactions based on the associated deposit ID.",
                            "type": "string",
                            "required": false
                        },
                        "customer_email": {
                            "description": "Filter transactions based on the customer email.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_type": {
                            "description": "Filter transactions based on the payment method used.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Filter transactions where type is a specific value.",
                            "type": "string",
                            "required": false
                        },
                        "match": {
                            "description": "Match filter for the transactions.",
                            "type": "string",
                            "required": false
                        },
                        "user_timezone": {
                            "description": "Include timezone into date filtering.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Page number.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Page size.",
                            "type": "integer",
                            "default": 25,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "sort": {
                            "description": "Field on which to sort.",
                            "type": "string",
                            "default": "date",
                            "required": false
                        },
                        "direction": {
                            "description": "Direction on which to sort.",
                            "type": "string",
                            "default": "desc",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/reports\/transactions"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/reports\/transactions\/(?P<id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/reports\/authorizations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "date_before": {
                            "description": "Filter transactions before this date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_after": {
                            "description": "Filter transactions after this date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_between": {
                            "description": "Filter transactions between these dates.",
                            "type": "array",
                            "required": false
                        },
                        "order_id": {
                            "description": "Filter transactions based on the associated order ID.",
                            "type": "integer",
                            "required": false
                        },
                        "deposit_id": {
                            "description": "Filter transactions based on the associated deposit ID.",
                            "type": "string",
                            "required": false
                        },
                        "customer_email": {
                            "description": "Filter transactions based on the customer email.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_type": {
                            "description": "Filter transactions based on the payment method used.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Filter transactions where type is a specific value.",
                            "type": "string",
                            "required": false
                        },
                        "match": {
                            "description": "Match filter for the transactions.",
                            "type": "string",
                            "required": false
                        },
                        "user_timezone": {
                            "description": "Include timezone into date filtering.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Page number.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Page size.",
                            "type": "integer",
                            "default": 25,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "sort": {
                            "description": "Field on which to sort.",
                            "type": "string",
                            "default": "created",
                            "required": false
                        },
                        "direction": {
                            "description": "Direction on which to sort.",
                            "type": "string",
                            "default": "desc",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/reports\/authorizations"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/reports\/authorizations\/(?P<id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/payments\/woopay": {
            "namespace": "payments\/woopay",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "payments\/woopay",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/payments\/woopay"
                    }
                ]
            }
        },
        "\/payments\/woopay\/session": {
            "namespace": "payments\/woopay",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "format": "email",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/payments\/woopay\/session"
                    }
                ]
            }
        },
        "\/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:\/\/taxne.com\/hu\/wp-json\/wc\/v2"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/brands": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Kateg\u00f3ria n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/brands\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Kateg\u00f3ria n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v2\/products\/brands\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/brands": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Kateg\u00f3ria n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/brands\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Kateg\u00f3ria n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/products\/brands\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/multi-currency\/currencies": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/multi-currency\/currencies"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/multi-currency\/update-enabled-currencies": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "enabled": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/multi-currency\/update-enabled-currencies"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/multi-currency\/currencies\/(?P<currency_code>[A-Za-z]{3})": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "currency_code": {
                            "type": "string",
                            "format": "text-field",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "currency_code": {
                            "type": "string",
                            "format": "text-field",
                            "required": true
                        },
                        "exchange_rate_type": {
                            "type": "string",
                            "format": "text-field",
                            "required": true
                        },
                        "manual_rate": {
                            "type": "number",
                            "required": false
                        },
                        "price_rounding": {
                            "type": "number",
                            "required": true
                        },
                        "price_charm": {
                            "type": "number",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payments\/multi-currency\/get-settings": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/multi-currency\/get-settings"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/multi-currency\/update-settings": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "wcpay_multi_currency_enable_auto_currency": {
                            "type": "string",
                            "format": "text-field",
                            "required": true
                        },
                        "wcpay_multi_currency_enable_storefront_switcher": {
                            "type": "string",
                            "format": "text-field",
                            "required": true
                        },
                        "wcpay_multi_currency_rendering_mode": {
                            "type": "string",
                            "enum": [
                                "speed",
                                "cache"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/payments\/multi-currency\/update-settings"
                    }
                ]
            }
        },
        "\/wc\/gla": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc\/gla",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/settings": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/settings"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/connect": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/connect"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/accounts": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "number",
                            "description": "Google Ads Account ID.",
                            "required": false
                        },
                        "billing_url": {
                            "type": "string",
                            "description": "Billing Flow URL.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/accounts"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/connection": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/connection"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/billing-status": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/billing-status"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/account-status": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/account-status"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/campaigns": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "exclude_removed": {
                            "description": "Exclude removed campaigns.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of rows to be returned in result data.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 10000,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "ID number.",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Descriptive campaign name.",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "enabled",
                                "paused",
                                "removed"
                            ],
                            "description": "Campaign status.",
                            "required": false
                        },
                        "type": {
                            "type": "string",
                            "enum": [
                                "unspecified",
                                "unknown",
                                "search",
                                "display",
                                "shopping",
                                "hotel",
                                "video",
                                "multi_channel",
                                "local",
                                "smart",
                                "performance_max"
                            ],
                            "description": "Campaign type.",
                            "required": false
                        },
                        "amount": {
                            "type": "number",
                            "description": "Daily budget amount in the local currency.",
                            "required": true
                        },
                        "country": {
                            "type": "string",
                            "description": "Country code of sale country in ISO 3166-1 alpha-2 format.",
                            "required": false
                        },
                        "targeted_locations": {
                            "type": "array",
                            "description": "The locations that an Ads campaign is targeting in ISO 3166-1 alpha-2 format.",
                            "minItems": 1,
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        },
                        "label": {
                            "type": "string",
                            "description": "The name of the label to assign to the campaign.",
                            "required": false
                        },
                        "eu_political_advertising_confirmation": {
                            "type": "boolean",
                            "description": "Whether the Campaign has political content as defined by Google's EU political content policy.",
                            "default": false,
                            "required": false
                        },
                        "final_url": {
                            "type": "string",
                            "description": "Final URL",
                            "required": false
                        },
                        "assets": {
                            "type": "array",
                            "description": "Asset is a part of an ad which can be shared across multiple ads. It can be an image, headlines, descriptions, etc.",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "square_marketing_image": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "type": [
                                                        "integer",
                                                        "null"
                                                    ],
                                                    "description": "Asset ID"
                                                },
                                                "content": {
                                                    "type": [
                                                        "string",
                                                        "null"
                                                    ],
                                                    "description": "Asset content"
                                                },
                                                "field_type": {
                                                    "type": "string",
                                                    "description": "Asset field type",
                                                    "required": true,
                                                    "context": [
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "headline",
                                                        "long_headline",
                                                        "description",
                                                        "business_name",
                                                        "marketing_image",
                                                        "square_marketing_image",
                                                        "logo",
                                                        "call_to_action_selection",
                                                        "portrait_marketing_image",
                                                        "youtube_video"
                                                    ]
                                                }
                                            }
                                        },
                                        "required": false
                                    },
                                    "marketing_image": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "type": [
                                                        "integer",
                                                        "null"
                                                    ],
                                                    "description": "Asset ID"
                                                },
                                                "content": {
                                                    "type": [
                                                        "string",
                                                        "null"
                                                    ],
                                                    "description": "Asset content"
                                                },
                                                "field_type": {
                                                    "type": "string",
                                                    "description": "Asset field type",
                                                    "required": true,
                                                    "context": [
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "headline",
                                                        "long_headline",
                                                        "description",
                                                        "business_name",
                                                        "marketing_image",
                                                        "square_marketing_image",
                                                        "logo",
                                                        "call_to_action_selection",
                                                        "portrait_marketing_image",
                                                        "youtube_video"
                                                    ]
                                                }
                                            }
                                        },
                                        "required": false
                                    },
                                    "portrait_marketing_image": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "type": [
                                                        "integer",
                                                        "null"
                                                    ],
                                                    "description": "Asset ID"
                                                },
                                                "content": {
                                                    "type": [
                                                        "string",
                                                        "null"
                                                    ],
                                                    "description": "Asset content"
                                                },
                                                "field_type": {
                                                    "type": "string",
                                                    "description": "Asset field type",
                                                    "required": true,
                                                    "context": [
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "headline",
                                                        "long_headline",
                                                        "description",
                                                        "business_name",
                                                        "marketing_image",
                                                        "square_marketing_image",
                                                        "logo",
                                                        "call_to_action_selection",
                                                        "portrait_marketing_image",
                                                        "youtube_video"
                                                    ]
                                                }
                                            }
                                        },
                                        "required": false
                                    },
                                    "logo": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "type": [
                                                        "integer",
                                                        "null"
                                                    ],
                                                    "description": "Asset ID"
                                                },
                                                "content": {
                                                    "type": [
                                                        "string",
                                                        "null"
                                                    ],
                                                    "description": "Asset content"
                                                },
                                                "field_type": {
                                                    "type": "string",
                                                    "description": "Asset field type",
                                                    "required": true,
                                                    "context": [
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "headline",
                                                        "long_headline",
                                                        "description",
                                                        "business_name",
                                                        "marketing_image",
                                                        "square_marketing_image",
                                                        "logo",
                                                        "call_to_action_selection",
                                                        "portrait_marketing_image",
                                                        "youtube_video"
                                                    ]
                                                }
                                            }
                                        },
                                        "required": false
                                    },
                                    "business_name": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "type": [
                                                        "integer",
                                                        "null"
                                                    ],
                                                    "description": "Asset ID"
                                                },
                                                "content": {
                                                    "type": [
                                                        "string",
                                                        "null"
                                                    ],
                                                    "description": "Asset content"
                                                },
                                                "field_type": {
                                                    "type": "string",
                                                    "description": "Asset field type",
                                                    "required": true,
                                                    "context": [
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "headline",
                                                        "long_headline",
                                                        "description",
                                                        "business_name",
                                                        "marketing_image",
                                                        "square_marketing_image",
                                                        "logo",
                                                        "call_to_action_selection",
                                                        "portrait_marketing_image",
                                                        "youtube_video"
                                                    ]
                                                }
                                            }
                                        },
                                        "required": false
                                    },
                                    "headline": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "type": [
                                                        "integer",
                                                        "null"
                                                    ],
                                                    "description": "Asset ID"
                                                },
                                                "content": {
                                                    "type": [
                                                        "string",
                                                        "null"
                                                    ],
                                                    "description": "Asset content"
                                                },
                                                "field_type": {
                                                    "type": "string",
                                                    "description": "Asset field type",
                                                    "required": true,
                                                    "context": [
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "headline",
                                                        "long_headline",
                                                        "description",
                                                        "business_name",
                                                        "marketing_image",
                                                        "square_marketing_image",
                                                        "logo",
                                                        "call_to_action_selection",
                                                        "portrait_marketing_image",
                                                        "youtube_video"
                                                    ]
                                                }
                                            }
                                        },
                                        "required": false
                                    },
                                    "description": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "type": [
                                                        "integer",
                                                        "null"
                                                    ],
                                                    "description": "Asset ID"
                                                },
                                                "content": {
                                                    "type": [
                                                        "string",
                                                        "null"
                                                    ],
                                                    "description": "Asset content"
                                                },
                                                "field_type": {
                                                    "type": "string",
                                                    "description": "Asset field type",
                                                    "required": true,
                                                    "context": [
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "headline",
                                                        "long_headline",
                                                        "description",
                                                        "business_name",
                                                        "marketing_image",
                                                        "square_marketing_image",
                                                        "logo",
                                                        "call_to_action_selection",
                                                        "portrait_marketing_image",
                                                        "youtube_video"
                                                    ]
                                                }
                                            }
                                        },
                                        "required": false
                                    },
                                    "long_headline": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "type": [
                                                        "integer",
                                                        "null"
                                                    ],
                                                    "description": "Asset ID"
                                                },
                                                "content": {
                                                    "type": [
                                                        "string",
                                                        "null"
                                                    ],
                                                    "description": "Asset content"
                                                },
                                                "field_type": {
                                                    "type": "string",
                                                    "description": "Asset field type",
                                                    "required": true,
                                                    "context": [
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "headline",
                                                        "long_headline",
                                                        "description",
                                                        "business_name",
                                                        "marketing_image",
                                                        "square_marketing_image",
                                                        "logo",
                                                        "call_to_action_selection",
                                                        "portrait_marketing_image",
                                                        "youtube_video"
                                                    ]
                                                }
                                            }
                                        },
                                        "required": false
                                    },
                                    "call_to_action_selection": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "type": [
                                                        "integer",
                                                        "null"
                                                    ],
                                                    "description": "Asset ID"
                                                },
                                                "content": {
                                                    "type": [
                                                        "string",
                                                        "null"
                                                    ],
                                                    "description": "Asset content"
                                                },
                                                "field_type": {
                                                    "type": "string",
                                                    "description": "Asset field type",
                                                    "required": true,
                                                    "context": [
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "headline",
                                                        "long_headline",
                                                        "description",
                                                        "business_name",
                                                        "marketing_image",
                                                        "square_marketing_image",
                                                        "logo",
                                                        "call_to_action_selection",
                                                        "portrait_marketing_image",
                                                        "youtube_video"
                                                    ]
                                                }
                                            }
                                        },
                                        "required": false
                                    },
                                    "youtube_video": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "type": [
                                                        "integer",
                                                        "null"
                                                    ],
                                                    "description": "Asset ID"
                                                },
                                                "content": {
                                                    "type": [
                                                        "string",
                                                        "null"
                                                    ],
                                                    "description": "Asset content"
                                                },
                                                "field_type": {
                                                    "type": "string",
                                                    "description": "Asset field type",
                                                    "required": true,
                                                    "context": [
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "headline",
                                                        "long_headline",
                                                        "description",
                                                        "business_name",
                                                        "marketing_image",
                                                        "square_marketing_image",
                                                        "logo",
                                                        "call_to_action_selection",
                                                        "portrait_marketing_image",
                                                        "youtube_video"
                                                    ]
                                                }
                                            }
                                        },
                                        "required": false
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/campaigns"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/campaigns\/missing-eu-political-declaration": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/campaigns\/missing-eu-political-declaration"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/campaigns\/(?P<id>[\\d]+)": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Descriptive campaign name.",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "enabled",
                                "paused",
                                "removed"
                            ],
                            "description": "Campaign status.",
                            "required": false
                        },
                        "amount": {
                            "type": "number",
                            "description": "Daily budget amount in the local currency.",
                            "required": false
                        },
                        "eu_political_advertising_confirmation": {
                            "type": "boolean",
                            "description": "Whether the Campaign has political content as defined by Google's EU political content policy.",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/gla\/ads\/campaigns\/asset-groups\/(?P<id>[\\d]+)": {
            "namespace": "wc\/gla",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Asset Group ID.",
                            "type": "integer",
                            "required": true
                        },
                        "assets": {
                            "type": "array",
                            "description": "List of asset to be edited.",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "type": [
                                            "integer",
                                            "null"
                                        ],
                                        "description": "Asset ID"
                                    },
                                    "content": {
                                        "type": [
                                            "string",
                                            "null"
                                        ],
                                        "description": "Asset content"
                                    },
                                    "field_type": {
                                        "type": "string",
                                        "description": "Asset field type",
                                        "required": true,
                                        "context": [
                                            "edit"
                                        ],
                                        "enum": [
                                            "headline",
                                            "long_headline",
                                            "description",
                                            "business_name",
                                            "marketing_image",
                                            "square_marketing_image",
                                            "logo",
                                            "call_to_action_selection",
                                            "portrait_marketing_image",
                                            "youtube_video"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "final_url": {
                            "type": "string",
                            "description": "Final URL.",
                            "required": false
                        },
                        "path1": {
                            "type": "string",
                            "description": "Asset Group path 1.",
                            "required": false
                        },
                        "path2": {
                            "type": "string",
                            "description": "Asset Group path 2.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/gla\/ads\/campaigns\/asset-groups": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "campaign_id": {
                            "description": "Campaign ID.",
                            "type": "integer",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "campaign_id": {
                            "description": "Campaign ID.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/campaigns\/asset-groups"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/reports\/programs": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to data after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "default": "-7 days",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to data before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "default": "now",
                            "required": false
                        },
                        "ids": {
                            "description": "Limit result to items with specified ids.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "fields": {
                            "description": "Limit totals to a set of fields.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by attribute.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of rows to be returned in result data.",
                            "type": "integer",
                            "default": 200,
                            "minimum": 1,
                            "maximum": 1000,
                            "required": false
                        },
                        "next_page": {
                            "description": "Token to retrieve the next page.",
                            "type": "string",
                            "required": false
                        },
                        "interval": {
                            "description": "Time interval to use for segments in the returned data.",
                            "type": "string",
                            "enum": [
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/reports\/programs"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/reports\/products": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to data after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "default": "-7 days",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to data before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "default": "now",
                            "required": false
                        },
                        "ids": {
                            "description": "Limit result to items with specified ids.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "fields": {
                            "description": "Limit totals to a set of fields.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by attribute.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of rows to be returned in result data.",
                            "type": "integer",
                            "default": 200,
                            "minimum": 1,
                            "maximum": 1000,
                            "required": false
                        },
                        "next_page": {
                            "description": "Token to retrieve the next page.",
                            "type": "string",
                            "required": false
                        },
                        "interval": {
                            "description": "Time interval to use for segments in the returned data.",
                            "type": "string",
                            "enum": [
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/reports\/products"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/campaigns\/budget-metrics": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "budget": {
                            "description": "Budget to fetch metrics for.",
                            "type": "number",
                            "minimum": 0,
                            "required": false
                        },
                        "country_codes": {
                            "description": "List of country codes to fetch metrics for.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "minItems": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/campaigns\/budget-metrics"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/campaigns\/budget-recommendation": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "country_codes": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "minItems": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/campaigns\/budget-recommendation"
                    }
                ]
            }
        },
        "\/wc\/gla\/google\/connect": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "next_page_name": {
                            "description": "Indicates the next page name mapped to the redirect URL when back from Google authorization.",
                            "type": "string",
                            "default": "setup-mc",
                            "enum": [
                                "setup-mc",
                                "setup-ads",
                                "reconnect"
                            ],
                            "required": false
                        },
                        "login_hint": {
                            "description": "Indicate the Google account to suggest for authorization.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/google\/connect"
                    }
                ]
            }
        },
        "\/wc\/gla\/google\/connected": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/google\/connected"
                    }
                ]
            }
        },
        "\/wc\/gla\/google\/reconnected": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/google\/reconnected"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/incentive-credits": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/incentive-credits"
                    }
                ]
            }
        },
        "\/wc\/gla\/jetpack\/connect": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "next_page_name": {
                            "description": "Indicates the next page name mapped to the redirect URL when back from Jetpack authorization.",
                            "type": "string",
                            "default": "setup-mc",
                            "enum": [
                                "setup-mc",
                                "reconnect"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/jetpack\/connect"
                    }
                ]
            }
        },
        "\/wc\/gla\/jetpack\/connected": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/jetpack\/connected"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/product-statistics": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/product-statistics"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/product-statistics\/refresh": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/product-statistics\/refresh"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/issues(\/(?P<type_filter>[a-z]+))?": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Page of data to retrieve.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of rows to be returned in result data.",
                            "type": "integer",
                            "default": 0,
                            "minimum": 0,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/gla\/mc\/product-feed": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/product-feed"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/product-visibility": {
            "namespace": "wc\/gla",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "ids": {
                            "description": "IDs of the products to update.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "visible": {
                            "description": "New Visibility status for the specified products.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/product-visibility"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/contact-information": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/contact-information"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/phone-verification\/request": {
            "namespace": "wc\/gla",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "phone_region_code": {
                            "description": "Two-letter country code (ISO 3166-1 alpha-2) for the phone number.",
                            "type": "string",
                            "required": true
                        },
                        "phone_number": {
                            "description": "The phone number to verify.",
                            "type": "string",
                            "required": true
                        },
                        "verification_method": {
                            "description": "Method used to verify the phone number.",
                            "enum": [
                                "SMS",
                                "PHONE_CALL"
                            ],
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/phone-verification\/request"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/phone-verification\/verify": {
            "namespace": "wc\/gla",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "verification_id": {
                            "description": "The verification ID returned by the \/request call.",
                            "type": "string",
                            "required": true
                        },
                        "verification_code": {
                            "description": "The verification code that was sent to the phone number for validation.",
                            "type": "string",
                            "required": true
                        },
                        "verification_method": {
                            "description": "Method used to verify the phone number.",
                            "enum": [
                                "SMS",
                                "PHONE_CALL"
                            ],
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/phone-verification\/verify"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/accounts": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "number",
                            "description": "Merchant Center Account ID.",
                            "required": false
                        },
                        "subaccount": {
                            "type": "boolean",
                            "description": "Is a MCA sub account.",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "The Merchant Center Account name.",
                            "required": false
                        },
                        "domain": {
                            "type": "string",
                            "description": "The domain registered with the Merchant Center Account.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/accounts"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/accounts\/claim-overwrite": {
            "namespace": "wc\/gla",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "number",
                            "description": "Merchant Center Account ID.",
                            "required": false
                        },
                        "subaccount": {
                            "type": "boolean",
                            "description": "Is a MCA sub account.",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "The Merchant Center Account name.",
                            "required": false
                        },
                        "domain": {
                            "type": "string",
                            "description": "The domain registered with the Merchant Center Account.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/accounts\/claim-overwrite"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/accounts\/switch-url": {
            "namespace": "wc\/gla",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "number",
                            "description": "Merchant Center Account ID.",
                            "required": false
                        },
                        "subaccount": {
                            "type": "boolean",
                            "description": "Is a MCA sub account.",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "The Merchant Center Account name.",
                            "required": false
                        },
                        "domain": {
                            "type": "string",
                            "description": "The domain registered with the Merchant Center Account.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/accounts\/switch-url"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/connection": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/connection"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/setup": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/setup"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/review": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/review"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/reports\/programs": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to data after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "default": "-7 days",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to data before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "default": "now",
                            "required": false
                        },
                        "ids": {
                            "description": "Limit result to items with specified ids.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "fields": {
                            "description": "Limit totals to a set of fields.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by attribute.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of rows to be returned in result data.",
                            "type": "integer",
                            "default": 200,
                            "minimum": 1,
                            "maximum": 1000,
                            "required": false
                        },
                        "next_page": {
                            "description": "Token to retrieve the next page.",
                            "type": "string",
                            "required": false
                        },
                        "interval": {
                            "description": "Time interval to use for segments in the returned data.",
                            "type": "string",
                            "enum": [
                                "day"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/reports\/programs"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/reports\/products": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to data after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "default": "-7 days",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to data before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "default": "now",
                            "required": false
                        },
                        "ids": {
                            "description": "Limit result to items with specified ids.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "fields": {
                            "description": "Limit totals to a set of fields.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by attribute.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of rows to be returned in result data.",
                            "type": "integer",
                            "default": 200,
                            "minimum": 1,
                            "maximum": 1000,
                            "required": false
                        },
                        "next_page": {
                            "description": "Token to retrieve the next page.",
                            "type": "string",
                            "required": false
                        },
                        "interval": {
                            "description": "Time interval to use for segments in the returned data.",
                            "type": "string",
                            "enum": [
                                "day"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/reports\/products"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/shipping\/rates\/batch": {
            "namespace": "wc\/gla",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "rates": {
                            "type": "array",
                            "minItems": 1,
                            "uniqueItems": true,
                            "description": "Array of shipping rates to create.",
                            "items": {
                                "type": "object",
                                "additionalProperties": false,
                                "properties": {
                                    "id": {
                                        "type": "number",
                                        "description": "The shipping rate unique identification number.",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "country": {
                                        "type": "string",
                                        "description": "Country code in ISO 3166-1 alpha-2 format.",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "sanitize_callback": [],
                                        "validate_callback": [],
                                        "required": true
                                    },
                                    "currency": {
                                        "type": "string",
                                        "description": "The currency to use for the shipping rate.",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "validate_callback": "rest_validate_request_arg",
                                        "default": "USD"
                                    },
                                    "rate": {
                                        "type": "number",
                                        "minimum": 0,
                                        "description": "The shipping rate.",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "validate_callback": "rest_validate_request_arg",
                                        "required": true
                                    },
                                    "options": {
                                        "type": "object",
                                        "additionalProperties": false,
                                        "description": "Array of options for the shipping method.",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "validate_callback": "rest_validate_request_arg",
                                        "default": [],
                                        "properties": {
                                            "free_shipping_threshold": {
                                                "type": "number",
                                                "minimum": 0,
                                                "description": "Minimum price eligible for free shipping.",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "validate_callback": "rest_validate_request_arg"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "description": "Array of unique shipping rate identification numbers.",
                            "minItems": 1,
                            "uniqueItems": true,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/shipping\/rates\/batch"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/shipping\/rates": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "number",
                            "description": "The shipping rate unique identification number.",
                            "required": false
                        },
                        "country": {
                            "type": "string",
                            "description": "Country code in ISO 3166-1 alpha-2 format.",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "description": "The currency to use for the shipping rate.",
                            "default": "USD",
                            "required": false
                        },
                        "rate": {
                            "type": "number",
                            "minimum": 0,
                            "description": "The shipping rate.",
                            "required": true
                        },
                        "options": {
                            "type": "object",
                            "additionalProperties": false,
                            "description": "Array of options for the shipping method.",
                            "default": [],
                            "properties": {
                                "free_shipping_threshold": {
                                    "type": "number",
                                    "minimum": 0,
                                    "description": "Minimum price eligible for free shipping.",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "validate_callback": "rest_validate_request_arg"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/shipping\/rates"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/shipping\/rates\/(?P<id>[\\d]+)": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "number",
                            "description": "The shipping rate unique identification number.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "number",
                            "description": "The shipping rate unique identification number.",
                            "required": false
                        },
                        "country": {
                            "type": "string",
                            "description": "Country code in ISO 3166-1 alpha-2 format.",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "description": "The currency to use for the shipping rate.",
                            "default": "USD",
                            "required": false
                        },
                        "rate": {
                            "type": "number",
                            "minimum": 0,
                            "description": "The shipping rate.",
                            "required": true
                        },
                        "options": {
                            "type": "object",
                            "additionalProperties": false,
                            "description": "Array of options for the shipping method.",
                            "default": [],
                            "properties": {
                                "free_shipping_threshold": {
                                    "type": "number",
                                    "minimum": 0,
                                    "description": "Minimum price eligible for free shipping.",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "validate_callback": "rest_validate_request_arg"
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "number",
                            "description": "The shipping rate unique identification number.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/gla\/mc\/shipping\/rates\/suggestions": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "country_codes": {
                            "type": "array",
                            "description": "Array of country codes in ISO 3166-1 alpha-2 format.",
                            "minItems": 1,
                            "uniqueItems": true,
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/shipping\/rates\/suggestions"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/shipping\/times\/batch": {
            "namespace": "wc\/gla",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "time": {
                            "type": "integer",
                            "description": "The minimum shipping time in days.",
                            "required": false
                        },
                        "max_time": {
                            "type": "integer",
                            "description": "The maximum shipping time in days.",
                            "required": false
                        },
                        "country_codes": {
                            "type": "array",
                            "description": "Array of country codes in ISO 3166-1 alpha-2 format.",
                            "minItems": 1,
                            "uniqueItems": true,
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "time": {
                            "type": "integer",
                            "description": "The minimum shipping time in days.",
                            "required": false
                        },
                        "max_time": {
                            "type": "integer",
                            "description": "The maximum shipping time in days.",
                            "required": false
                        },
                        "country_codes": {
                            "type": "array",
                            "description": "Array of country codes in ISO 3166-1 alpha-2 format.",
                            "minItems": 1,
                            "uniqueItems": true,
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/shipping\/times\/batch"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/shipping\/times": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country_code": {
                            "type": "string",
                            "description": "Country code in ISO 3166-1 alpha-2 format.",
                            "required": true
                        },
                        "time": {
                            "type": "integer",
                            "description": "The minimum shipping time in days.",
                            "required": true
                        },
                        "max_time": {
                            "type": "integer",
                            "description": "The maximum shipping time in days.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/shipping\/times"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/shipping\/times\/(?P<country_code>\\w{2})": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "country_code": {
                            "type": "string",
                            "description": "Country code in ISO 3166-1 alpha-2 format.",
                            "required": true
                        },
                        "time": {
                            "type": "integer",
                            "description": "The minimum shipping time in days.",
                            "required": false
                        },
                        "max_time": {
                            "type": "integer",
                            "description": "The maximum shipping time in days.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/gla\/mc\/target_audience": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "type": "string",
                            "description": "Location where products will be shown.",
                            "enum": [
                                "all",
                                "selected"
                            ],
                            "required": true
                        },
                        "countries": {
                            "type": "array",
                            "description": "Array of country codes in ISO 3166-1 alpha-2 format.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/target_audience"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/target_audience\/suggestions": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/target_audience\/suggestions"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/countries": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "continents": {
                            "description": "Include continents data if set to true.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/countries"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/settings\/sync": {
            "namespace": "wc\/gla",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/settings\/sync"
                    }
                ]
            }
        },
        "\/wc\/gla\/connections": {
            "namespace": "wc\/gla",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/connections"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/setup\/complete": {
            "namespace": "wc\/gla",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/setup\/complete"
                    }
                ]
            }
        },
        "\/wc\/gla\/assets\/suggestions": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Post ID or Term ID.",
                            "type": "number",
                            "required": true
                        },
                        "type": {
                            "description": "Type linked to the id.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "homepage"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/assets\/suggestions"
                    }
                ]
            }
        },
        "\/wc\/gla\/assets\/final-url\/suggestions": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "Search for post title or term name",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "per_page": {
                            "description": "The number of items to be return",
                            "type": "number",
                            "default": 30,
                            "minimum": 1,
                            "required": false
                        },
                        "order_by": {
                            "description": "Sort retrieved items by parameter",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "type",
                                "title",
                                "url"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/assets\/final-url\/suggestions"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/assets\/generate-text": {
            "namespace": "wc\/gla",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "final_url": {
                            "description": "The final URL for asset generation",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "types": {
                            "description": "Asset types to generate",
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "string",
                                "enum": [
                                    "headline",
                                    "long_headline",
                                    "description"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/assets\/generate-text"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/assets\/generate-images": {
            "namespace": "wc\/gla",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "final_url": {
                            "description": "The final URL for asset generation",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "types": {
                            "description": "Asset types to generate",
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "string",
                                "enum": [
                                    "marketing_image",
                                    "square_marketing_image",
                                    "portrait_marketing_image"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/assets\/generate-images"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/syncable-products-count": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/syncable-products-count"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/policy_check": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/policy_check"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/mapping\/attributes": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/mapping\/attributes"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/mapping\/sources": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "attribute": {
                            "description": "The attribute key to get the sources.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/mapping\/sources"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/mapping\/rules": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "The Id for the rule.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute": {
                            "description": "The attribute value for the rule.",
                            "type": "string",
                            "enum": [
                                "adult",
                                "ageGroup",
                                "brand",
                                "color",
                                "condition",
                                "gender",
                                "gtin",
                                "isBundle",
                                "material",
                                "mpn",
                                "multipack",
                                "pattern",
                                "size",
                                "sizeSystem",
                                "sizeType"
                            ],
                            "required": true
                        },
                        "source": {
                            "description": "The source value for the rule.",
                            "type": "string",
                            "required": true
                        },
                        "category_condition_type": {
                            "description": "The category condition type to apply for this rule.",
                            "type": "string",
                            "enum": [
                                "ALL",
                                "EXCEPT",
                                "ONLY"
                            ],
                            "required": true
                        },
                        "categories": {
                            "description": "List of category IDs, separated by commas.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/mapping\/rules"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/mapping\/rules\/(?P<id>[\\d]+)": {
            "namespace": "wc\/gla",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "The Id for the rule.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute": {
                            "description": "The attribute value for the rule.",
                            "type": "string",
                            "enum": [
                                "adult",
                                "ageGroup",
                                "brand",
                                "color",
                                "condition",
                                "gender",
                                "gtin",
                                "isBundle",
                                "material",
                                "mpn",
                                "multipack",
                                "pattern",
                                "size",
                                "sizeSystem",
                                "sizeType"
                            ],
                            "required": true
                        },
                        "source": {
                            "description": "The source value for the rule.",
                            "type": "string",
                            "required": true
                        },
                        "category_condition_type": {
                            "description": "The category condition type to apply for this rule.",
                            "type": "string",
                            "enum": [
                                "ALL",
                                "EXCEPT",
                                "ONLY"
                            ],
                            "required": true
                        },
                        "categories": {
                            "description": "List of category IDs, separated by commas.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/gla\/mc\/mapping\/categories": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/mapping\/categories"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/mapping\/sync": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/mapping\/sync"
                    }
                ]
            }
        },
        "\/wc\/gla\/tours": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "The Id for the tour.",
                            "type": "string",
                            "pattern": "^[a-zA-z0-9-_]+$",
                            "required": true
                        },
                        "checked": {
                            "description": "Whether the tour was checked.",
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/tours"
                    }
                ]
            }
        },
        "\/wc\/gla\/rest-api\/authorize": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "next_page_name": {
                            "description": "Indicates the next page name mapped to the redirect URL when redirected back from Google WPCOM App authorization.",
                            "type": "string",
                            "default": "setup-mc",
                            "enum": [
                                "setup-mc",
                                "settings"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "description": "The status of the merchant granting access to Google's WPCOM app",
                            "type": "string",
                            "enum": [
                                "approved",
                                "disapproved",
                                "error"
                            ],
                            "required": true
                        },
                        "nonce": {
                            "description": "The nonce provided by Google in the URL query parameter when Google redirects back to merchant's site",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/rest-api\/authorize"
                    }
                ]
            }
        },
        "\/wc\/gla\/gtin-migration": {
            "namespace": "wc\/gla",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/gtin-migration"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/price-benchmarks": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items returned in the results.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "default": "desc",
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by attribute.",
                            "type": "string",
                            "enum": [
                                "effectiveness",
                                "id",
                                "benchmark_price",
                                "product_price",
                                "suggested_price"
                            ],
                            "default": "effectiveness",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/price-benchmarks"
                    }
                ]
            }
        },
        "\/wc\/gla\/mc\/price-benchmarks\/(?P<id>[\\d]+)": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "The Id of the product.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/gla\/mc\/price-benchmarks\/summary": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/mc\/price-benchmarks\/summary"
                    }
                ]
            }
        },
        "\/wc\/gla\/sync": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "type": "object",
                            "description": "Set pull and push sync method for Products.",
                            "items": {
                                "push": {
                                    "description": "Enable or disable Push method.",
                                    "type": "boolean"
                                },
                                "pull": {
                                    "description": "Enable or disable Pull method.",
                                    "type": "boolean"
                                }
                            },
                            "required": false
                        },
                        "coupons": {
                            "type": "object",
                            "description": "Set the config for Push and Pull methods for Coupons.",
                            "items": {
                                "push": {
                                    "description": "Enable or disable Push method.",
                                    "type": "boolean"
                                },
                                "pull": {
                                    "description": "Enable or disable Pull method.",
                                    "type": "boolean"
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "type": "object",
                            "description": "Set the config for Push and Pull methods for Shipping.",
                            "items": {
                                "push": {
                                    "description": "Enable or disable Push method.",
                                    "type": "boolean"
                                },
                                "pull": {
                                    "description": "Enable or disable Pull method.",
                                    "type": "boolean"
                                }
                            },
                            "required": false
                        },
                        "settings": {
                            "type": "object",
                            "description": "Set the config for Push and Pull methods for Settings.",
                            "items": {
                                "push": {
                                    "description": "Enable or disable Push method.",
                                    "type": "boolean"
                                },
                                "pull": {
                                    "description": "Enable or disable Pull method.",
                                    "type": "boolean"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/sync"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/recommendations": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "types": {
                            "type": "array",
                            "description": "Filter recommendations by one or more types",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "IMPROVE_PERFORMANCE_MAX_AD_STRENGTH",
                                    "CAMPAIGN_BUDGET",
                                    "MARGINAL_ROI_CAMPAIGN_BUDGET"
                                ]
                            },
                            "required": true
                        },
                        "campaign_id": {
                            "type": "integer",
                            "description": "Filter recommendations by campaign id",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/recommendations"
                    }
                ]
            }
        },
        "\/wc\/gla\/ads\/settings": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "enhanced_conversions_enabled": {
                            "type": "boolean",
                            "description": "Whether enhanced conversions are enabled.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/ads\/settings"
                    }
                ]
            }
        },
        "\/wc\/gla\/connect": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/connect"
                    }
                ]
            }
        },
        "\/wc\/gla\/youtube\/connect": {
            "namespace": "wc\/gla",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/youtube\/connect"
                    }
                ]
            }
        },
        "\/wc\/gla\/youtube\/connection": {
            "namespace": "wc\/gla",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/youtube\/connection"
                    }
                ]
            }
        },
        "\/wc\/gla\/youtube\/setup\/complete": {
            "namespace": "wc\/gla",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/youtube\/setup\/complete"
                    }
                ]
            }
        },
        "\/wc\/gla\/google\/onboarding\/complete": {
            "namespace": "wc\/gla",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/gla\/google\/onboarding\/complete"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/description": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/description"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/images": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keywords": {
                            "type": "string",
                            "required": true
                        },
                        "per_page": {
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "type": "string",
                            "required": false
                        },
                        "orientation": {
                            "type": "string",
                            "required": false
                        },
                        "engine": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/images"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/record-step": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "required": true
                        },
                        "current_step": {
                            "type": "integer",
                            "required": true
                        },
                        "current_step_name": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/record-step"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/keywords": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/keywords"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/template-keywords": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "business_category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/template-keywords"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/categories": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/categories"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/site-features": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/site-features"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/site-languages": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/site-languages"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/import-status": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/import-status"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/migration-status": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/migration-status"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/templates": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": false
                        },
                        "keyword": {
                            "type": "string",
                            "required": false
                        },
                        "page_builder": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/templates"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/all-templates": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "type": "integer",
                            "required": false
                        },
                        "page": {
                            "type": "integer",
                            "required": false
                        },
                        "page_builder": {
                            "type": "string",
                            "required": false
                        },
                        "keyword": {
                            "type": "string",
                            "required": false
                        },
                        "sort": {
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/all-templates"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/user-details": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_description": {
                            "type": "string",
                            "required": true
                        },
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_addeess": {
                            "type": "string",
                            "required": false
                        },
                        "business_phone": {
                            "type": "string",
                            "required": false
                        },
                        "business_email": {
                            "type": "string",
                            "required": false
                        },
                        "social_profiles": {
                            "type": "array",
                            "required": false
                        },
                        "business_category": {
                            "type": "string",
                            "required": true
                        },
                        "site_language": {
                            "type": "string",
                            "required": true
                        },
                        "keywords": {
                            "type": "array",
                            "required": true
                        },
                        "images": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/user-details"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/site": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "template": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/site"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/wxr": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "template": {
                            "type": "string",
                            "required": true
                        },
                        "business_name": {
                            "type": "string",
                            "required": false
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/wxr"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/ai-site": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "template": {
                            "type": "string",
                            "required": true
                        },
                        "business_name": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/ai-site"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/search-category": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyword": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyword": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/search-category"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/import-error-log": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/import-error-log"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/set-step-data": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_details": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/set-step-data"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/set-plan-promo-dismiss-time": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/set-plan-promo-dismiss-time"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/get-plan-promo-dismiss-time": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp\/v1\/get-plan-promo-dismiss-time"
                    }
                ]
            }
        },
        "\/sureforms\/v1": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "sureforms\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/submit-form": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/submit-form"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/forms-data": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/forms-data"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/generate-form-markup": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/generate-form-markup"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/create-new-form": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/create-new-form"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/srfm-global-settings": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/srfm-global-settings"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/send-test-email-summary": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/send-test-email-summary"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/after-submission\/(?P<submission_id>[0-9]+)": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "submission_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/sureforms\/v1\/generate-form": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "use_system_message": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/generate-form"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/map-fields": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/map-fields"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/initiate-auth": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/initiate-auth"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/handle-access-key": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/handle-access-key"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries-chart-data": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/entries-chart-data"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/form-data": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/form-data"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/pages\/search": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "default": "",
                            "required": false
                        },
                        "page": {
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "default": 20,
                            "required": false
                        },
                        "selected_url": {
                            "default": "",
                            "required": false
                        },
                        "selected_urls": {
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/pages\/search"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/onboarding\/set-status": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/onboarding\/set-status"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/onboarding\/get-status": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/onboarding\/get-status"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/onboarding\/user-details": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "first_name": {
                            "required": true
                        },
                        "last_name": {
                            "required": false
                        },
                        "email": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/onboarding\/user-details"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/plugin-status": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "plugin": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/plugin-status"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries\/list": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "default": 0,
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "required": false
                        },
                        "search": {
                            "default": "",
                            "required": false
                        },
                        "date_from": {
                            "default": "",
                            "required": false
                        },
                        "date_to": {
                            "default": "",
                            "required": false
                        },
                        "orderby": {
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "ID",
                                "id",
                                "form_id",
                                "user_id",
                                "status",
                                "type",
                                "created_at",
                                "updated_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "default": "DESC",
                            "enum": [
                                "ASC",
                                "DESC"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "default": 20,
                            "required": false
                        },
                        "page": {
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/entries\/list"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries\/read-status": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "entry_ids": {
                            "required": true
                        },
                        "action": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/entries\/read-status"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries\/trash": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "entry_ids": {
                            "required": true
                        },
                        "action": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/entries\/trash"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries\/delete": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "entry_ids": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/entries\/delete"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries\/export": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "entry_ids": {
                            "default": [],
                            "required": false
                        },
                        "form_id": {
                            "default": 0,
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "required": false
                        },
                        "search": {
                            "default": "",
                            "required": false
                        },
                        "date_from": {
                            "default": "",
                            "required": false
                        },
                        "date_to": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/entries\/export"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entry\/(?P<id>\\d+)\/details": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/sureforms\/v1\/entry\/(?P<id>\\d+)\/logs": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        },
                        "per_page": {
                            "default": 3,
                            "required": false
                        },
                        "page": {
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/sureforms\/v1\/forms": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "publish",
                                "draft",
                                "trash",
                                "any"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "orderby": {
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title",
                                "modified"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "date_from": {
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_to": {
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/forms"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/forms\/export": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_ids": {
                            "type": [
                                "array",
                                "string"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/forms\/export"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/forms\/import": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "forms_data": {
                            "type": "array",
                            "required": true
                        },
                        "default_status": {
                            "type": "string",
                            "default": "draft",
                            "enum": [
                                "draft",
                                "publish",
                                "private"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/forms\/import"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/forms\/manage": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_ids": {
                            "type": [
                                "array",
                                "integer"
                            ],
                            "required": true
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "trash",
                                "restore",
                                "delete"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/forms\/manage"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/forms\/duplicate": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "type": "integer",
                            "required": true
                        },
                        "title_suffix": {
                            "type": "string",
                            "default": " (Copy)",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/forms\/duplicate"
                    }
                ]
            }
        },
        "\/astra\/v1": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "astra\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/astra\/v1"
                    }
                ]
            }
        },
        "\/astra\/v1\/admin\/settings": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/astra\/v1\/admin\/settings"
                    }
                ]
            }
        },
        "\/astra\/v1\/get-learn-chapters": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/astra\/v1\/get-learn-chapters"
                    }
                ]
            }
        },
        "\/astra\/v1\/update-learn-progress": {
            "namespace": "astra\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "chapterId": {
                            "type": "string",
                            "required": true
                        },
                        "stepId": {
                            "type": "string",
                            "required": true
                        },
                        "completed": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/astra\/v1\/update-learn-progress"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/blaze-app",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/blaze-app"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/blaze\/posts(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/blaze-app\/sites\/235188213\/blaze\/posts(\\?.*)?"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/wpcom\/sites\/235188213\/blaze\/posts(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/wpcom\/sites\/235188213\/blaze\/posts(\\?.*)?"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/wpcom\/checkout": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/wpcom\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/credits(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/wpcom\/sites\/235188213\/media(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/wpcom\/sites\/235188213\/media": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/wpcom\/sites\/235188213\/media"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/wpcom\/media(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/experiments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1.1\/campaigns": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1.1\/campaigns"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/sites\/235188213\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/stats(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/stats(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/search(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/user(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/templates\/article\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/templates\/advise\/campaign\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/templates(?P<sub_path>[a-zA-Z0-9-_\\\/:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/advise\/campaign\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/advise(?P<sub_path>[a-zA-Z0-9-_\\\/:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/subscriptions(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/subscriptions(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/payments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/payments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/smart(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/smart(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/locations(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/woo(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/image(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/logs": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/blaze-app\/sites\/235188213\/wordads\/dsp\/api\/v1\/logs"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/blaze",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/blaze"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze\/eligibility": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/blaze\/eligibility"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze\/dashboard": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/blaze\/dashboard"
                    }
                ]
            }
        },
        "\/woocommerce-analytics\/v1": {
            "namespace": "woocommerce-analytics\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "woocommerce-analytics\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/woocommerce-analytics\/v1"
                    }
                ]
            }
        },
        "\/woocommerce-analytics\/v1\/track": {
            "namespace": "woocommerce-analytics\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/woocommerce-analytics\/v1\/track"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/feature\/custom-content-types": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/feature\/custom-content-types"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/hints": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "hint": {
                            "default": "",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/hints"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "google-site-kit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/setup-tag": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/site\/data\/setup-tag"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/connection": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/site\/data\/connection"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/authentication": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/authentication"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/disconnect": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/disconnect"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/get-token": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/get-token"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/user-input-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "questions": {
                                        "purpose": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "postFrequency": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "goals": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "includeConversionEvents": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/user-input-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/audience-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "configuredAudiences": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "isAudienceSegmentationWidgetHidden": {
                                            "type": "boolean"
                                        },
                                        "didSetAudiences": {
                                            "type": "boolean"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/audience-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "newEventsCalloutDismissedAt": {
                                            "type": "integer"
                                        },
                                        "lostEventsCalloutDismissedAt": {
                                            "type": "integer"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/list": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/list"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/activation": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/activation"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/check-access": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/check-access"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Settings to set.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/data-available": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/(?P<datapoint>[a-z\\-]+)": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Module data point to address.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Module data point to address.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Data to set.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/recover-modules": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/recover-modules"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "minProperties": 1,
                            "additionalProperties": false,
                            "properties": {
                                "slugs": {
                                    "type": "array",
                                    "required": true,
                                    "items": {
                                        "type": "string"
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-item": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-item"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/expirable-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/expirable-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "array",
                            "description": "",
                            "default": null,
                            "items": {
                                "type": "object",
                                "additionalProperties": false,
                                "properties": {
                                    "slug": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "expiration": {
                                        "type": "integer",
                                        "required": true
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/permissions": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/permissions"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/nonces": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/nonces"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-trigger": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "triggerID": {
                                    "type": "string",
                                    "required": true
                                },
                                "ttl": {
                                    "type": "integer",
                                    "minimum": 0
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-trigger"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-event": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "session": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "session_id": {
                                            "type": "string",
                                            "required": true
                                        },
                                        "session_token": {
                                            "type": "string",
                                            "required": true
                                        }
                                    }
                                },
                                "event": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "survey_shown": {
                                            "type": "object"
                                        },
                                        "survey_closed": {
                                            "type": "object"
                                        },
                                        "question_answered": {
                                            "type": "object"
                                        },
                                        "completion_shown": {
                                            "type": "object"
                                        },
                                        "follow_up_link_clicked": {
                                            "type": "object"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-event"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset-persistent": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset-persistent"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/developer-plugin": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/site\/data\/developer-plugin"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/tracking"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/search\/data\/entity-search": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "query": {
                            "type": "string",
                            "description": "Text content to search for.",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/search\/data\/entity-search"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": false
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/site\/data\/notifications"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/mark-notification": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/site\/data\/mark-notification"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/health-checks": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/site\/data\/health-checks"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/key-metrics": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "isWidgetHidden": {
                                            "type": "boolean",
                                            "required": true
                                        },
                                        "widgetSlugs": {
                                            "type": "array",
                                            "required": false,
                                            "maxItems": 8,
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/key-metrics"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-mode": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean"
                                        },
                                        "regions": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-mode"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean",
                                            "required": true
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "one-onboarding\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/one-onboarding\/v1"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1\/plugin-status\/(?P<plugin>[a-zA-Z0-9_-]+)": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/one-onboarding\/v1\/install-plugin": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/one-onboarding\/v1\/install-plugin"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1\/activate-plugin": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/one-onboarding\/v1\/activate-plugin"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1\/save-onboarding-state": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/one-onboarding\/v1\/save-onboarding-state"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1\/onboarding-completion": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/one-onboarding\/v1\/onboarding-completion"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/payments\/stripe-connect": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/payments\/stripe-connect"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/payments\/stripe-disconnect": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/payments\/stripe-disconnect"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/payments\/stripe-callback": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/payments\/stripe-callback"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/payments\/create-payment-webhook": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/payments\/create-payment-webhook"
                    }
                ]
            }
        },
        "\/sureforms": {
            "namespace": "sureforms",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "sureforms",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms"
                    }
                ]
            }
        },
        "\/sureforms\/webhook_test": {
            "namespace": "sureforms",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/webhook_test"
                    }
                ]
            }
        },
        "\/sureforms\/webhook_live": {
            "namespace": "sureforms",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/webhook_live"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/get-learn-chapters": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/get-learn-chapters"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/update-learn-progress": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "chapterId": {
                            "type": "string",
                            "required": true
                        },
                        "stepId": {
                            "type": "string",
                            "required": true
                        },
                        "completed": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/sureforms\/v1\/update-learn-progress"
                    }
                ]
            }
        },
        "\/wc\/v1\/coupons": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Haszn\u00e1lja a WP Query argumentumokat a v\u00e1lasz m\u00f3dos\u00edt\u00e1s\u00e1hoz; a priv\u00e1t lek\u00e9rdez\u00e9sekhez megfelel\u0151 jogosults\u00e1g sz\u00fcks\u00e9ges.",
                            "required": false
                        },
                        "code": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott k\u00f3ddal rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kupon k\u00f3d.",
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "description": "A kupon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "Meghat\u00e1rozza az alkalmazott kedvezm\u00e9ny t\u00edpus\u00e1t.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "A kedvezm\u00e9ny \u00f6sszege. Mindig numerikusnak kell lennie, m\u00e9g akkor is, ha sz\u00e1zal\u00e9kot \u00e1ll\u00edt be.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "UTC DateTime, amikor a kupon lej\u00e1r.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Ha igaz, a kupon csak egyenk\u00e9nt haszn\u00e1lhat\u00f3 fel. A t\u00f6bbi felhaszn\u00e1lt kupon elt\u00e1vol\u00edt\u00e1sra ker\u00fcl a kos\u00e1rb\u00f3l.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "A kupon felhaszn\u00e1lhat\u00f3 term\u00e9kazonos\u00edt\u00f3k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "Azon term\u00e9kazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem haszn\u00e1lhat\u00f3 fel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u00d6sszesen h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u00dcgyfelenk\u00e9nt h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "A kos\u00e1rban l\u00e9v\u0151 term\u00e9kek maxim\u00e1lis sz\u00e1ma, amelyre a kupon felhaszn\u00e1lhat\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Ha igaz, \u00e9s az ingyenes sz\u00e1ll\u00edt\u00e1si m\u00f3dhoz kupon sz\u00fcks\u00e9ges, ez a kupon lehet\u0151v\u00e9 teszi az ingyenes sz\u00e1ll\u00edt\u00e1st.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Azon kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "A kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Ha igaz, ez a kupon nem vonatkozik azokra a term\u00e9kekre, amelyek akci\u00f3s \u00e1rat tartalmaznak.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minim\u00e1lis rendel\u00e9si \u00f6sszeg, amelynek a kos\u00e1rban kell lennie a kupon \u00e9rv\u00e9nyes\u00edt\u00e9se el\u0151tt.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "A kupon felhaszn\u00e1l\u00e1sa sor\u00e1n megengedett maxim\u00e1lis rendel\u00e9si mennyis\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Azon e-mail c\u00edmek list\u00e1ja, amelyek felhaszn\u00e1lhatj\u00e1k ezt a kupont.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kupon k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "A kupon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Meghat\u00e1rozza az alkalmazott kedvezm\u00e9ny t\u00edpus\u00e1t.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "A kedvezm\u00e9ny \u00f6sszege. Mindig numerikusnak kell lennie, m\u00e9g akkor is, ha sz\u00e1zal\u00e9kot \u00e1ll\u00edt be.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "UTC DateTime, amikor a kupon lej\u00e1r.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Ha igaz, a kupon csak egyenk\u00e9nt haszn\u00e1lhat\u00f3 fel. A t\u00f6bbi felhaszn\u00e1lt kupon elt\u00e1vol\u00edt\u00e1sra ker\u00fcl a kos\u00e1rb\u00f3l.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "A kupon felhaszn\u00e1lhat\u00f3 term\u00e9kazonos\u00edt\u00f3k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "Azon term\u00e9kazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem haszn\u00e1lhat\u00f3 fel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u00d6sszesen h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u00dcgyfelenk\u00e9nt h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "A kos\u00e1rban l\u00e9v\u0151 term\u00e9kek maxim\u00e1lis sz\u00e1ma, amelyre a kupon felhaszn\u00e1lhat\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Ha igaz, \u00e9s az ingyenes sz\u00e1ll\u00edt\u00e1si m\u00f3dhoz kupon sz\u00fcks\u00e9ges, ez a kupon lehet\u0151v\u00e9 teszi az ingyenes sz\u00e1ll\u00edt\u00e1st.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Azon kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "A kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Ha igaz, ez a kupon nem vonatkozik azokra a term\u00e9kekre, amelyek akci\u00f3s \u00e1rat tartalmaznak.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minim\u00e1lis rendel\u00e9si \u00f6sszeg, amelynek a kos\u00e1rban kell lennie a kupon \u00e9rv\u00e9nyes\u00edt\u00e9se el\u0151tt.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "A kupon felhaszn\u00e1l\u00e1sa sor\u00e1n megengedett maxim\u00e1lis rendel\u00e9si mennyis\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Azon e-mail c\u00edmek list\u00e1ja, amelyek felhaszn\u00e1lhatj\u00e1k ezt a kupont.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/coupons\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kupon k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "A kupon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Meghat\u00e1rozza az alkalmazott kedvezm\u00e9ny t\u00edpus\u00e1t.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "A kedvezm\u00e9ny \u00f6sszege. Mindig numerikusnak kell lennie, m\u00e9g akkor is, ha sz\u00e1zal\u00e9kot \u00e1ll\u00edt be.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "UTC DateTime, amikor a kupon lej\u00e1r.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Ha igaz, a kupon csak egyenk\u00e9nt haszn\u00e1lhat\u00f3 fel. A t\u00f6bbi felhaszn\u00e1lt kupon elt\u00e1vol\u00edt\u00e1sra ker\u00fcl a kos\u00e1rb\u00f3l.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "A kupon felhaszn\u00e1lhat\u00f3 term\u00e9kazonos\u00edt\u00f3k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "Azon term\u00e9kazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem haszn\u00e1lhat\u00f3 fel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u00d6sszesen h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u00dcgyfelenk\u00e9nt h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "A kos\u00e1rban l\u00e9v\u0151 term\u00e9kek maxim\u00e1lis sz\u00e1ma, amelyre a kupon felhaszn\u00e1lhat\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Ha igaz, \u00e9s az ingyenes sz\u00e1ll\u00edt\u00e1si m\u00f3dhoz kupon sz\u00fcks\u00e9ges, ez a kupon lehet\u0151v\u00e9 teszi az ingyenes sz\u00e1ll\u00edt\u00e1st.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Azon kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "A kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Ha igaz, ez a kupon nem vonatkozik azokra a term\u00e9kekre, amelyek akci\u00f3s \u00e1rat tartalmaznak.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minim\u00e1lis rendel\u00e9si \u00f6sszeg, amelynek a kos\u00e1rban kell lennie a kupon \u00e9rv\u00e9nyes\u00edt\u00e9se el\u0151tt.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "A kupon felhaszn\u00e1l\u00e1sa sor\u00e1n megengedett maxim\u00e1lis rendel\u00e9si mennyis\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Azon e-mail c\u00edmek list\u00e1ja, amelyek felhaszn\u00e1lhatj\u00e1k ezt a kupont.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/customers": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott e-mail-c\u00edm\u0171 er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott szerepk\u00f6rrel rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "translator",
                                "wpseo_manager",
                                "wpseo_editor"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "\u00daj felhaszn\u00e1l\u00f3i e-mail c\u00edm.",
                            "required": true
                        },
                        "first_name": {
                            "description": "\u00dcgyf\u00e9l keresztneve.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u00dcgyf\u00e9l vezet\u00e9kneve.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u00daj felhaszn\u00e1l\u00f3i felhaszn\u00e1l\u00f3n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u00daj felhaszn\u00e1l\u00f3i jelsz\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Az \u00fcgyf\u00e9l e-mail c\u00edme.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u00dcgyf\u00e9l keresztneve.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u00dcgyf\u00e9l vezet\u00e9kneve.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u00dcgyf\u00e9l bejelentkez\u00e9si neve.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u00dcgyf\u00e9l jelszava.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "Azonos\u00edt\u00f3, amelyhez a bejegyz\u00e9seket \u00e1t kell rendelni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/customers\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "Az \u00fcgyf\u00e9l e-mail c\u00edme.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u00dcgyf\u00e9l keresztneve.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u00dcgyf\u00e9l vezet\u00e9kneve.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u00dcgyf\u00e9l bejelentkez\u00e9si neve.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u00dcgyf\u00e9l jelszava.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "Rendelje meg a megjegyz\u00e9s tartalm\u00e1t.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "Megmutatja\/meghat\u00e1rozza, hogy a megjegyz\u00e9s csak t\u00e1j\u00e9koztat\u00f3 jelleg\u0171-e vagy az \u00fcgyf\u00e9l sz\u00e1m\u00e1ra (a felhaszn\u00e1l\u00f3 \u00e9rtes\u00edt\u00e9st kap).",
                            "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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Haszn\u00e1lja a WP Query argumentumokat a v\u00e1lasz m\u00f3dos\u00edt\u00e1s\u00e1hoz; a priv\u00e1t lek\u00e9rdez\u00e9sekhez megfelel\u0151 jogosults\u00e1g sz\u00fcks\u00e9ges.",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott \u00e1llapothoz rendelt rendel\u00e9sekre.",
                            "type": "string",
                            "enum": [
                                "any",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa egy adott vev\u0151h\u00f6z rendelt rendel\u00e9sekre.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa egy adott term\u00e9khez rendelt rendel\u00e9sekre.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Az egyes er\u0151forr\u00e1sokban haszn\u00e1land\u00f3 tizedespontok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "Visszat\u00e9r\u00edt\u00e9s \u00f6sszege.",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "A visszat\u00e9r\u00edt\u00e9s oka.",
                            "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": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Haszn\u00e1lja a WP Query argumentumokat a v\u00e1lasz m\u00f3dos\u00edt\u00e1s\u00e1hoz; a priv\u00e1t lek\u00e9rdez\u00e9sekhez megfelel\u0151 jogosults\u00e1g sz\u00fcks\u00e9ges.",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott \u00e1llapothoz rendelt rendel\u00e9sekre.",
                            "type": "string",
                            "enum": [
                                "any",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa egy adott vev\u0151h\u00f6z rendelt rendel\u00e9sekre.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa egy adott term\u00e9khez rendelt rendel\u00e9sekre.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Az egyes er\u0151forr\u00e1sokban haszn\u00e1land\u00f3 tizedespontok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Sz\u00fcl\u0151i rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Rendel\u00e9s \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "USD",
                            "description": "P\u00e9nznem, amellyel a megb\u00edz\u00e1s l\u00e9trej\u00f6tt, ISO form\u00e1tumban.",
                            "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": "Felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3, aki a rendel\u00e9s tulajdonosa. 0 a vend\u00e9geknek.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Fizet\u00e9si m\u00f3d c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "Hat\u00e1rozza meg, hogy a rendel\u00e9st kifizett\u00e9k-e. Ez be\u00e1ll\u00edtja az \u00e1llapotot a feldolgoz\u00e1sra \u00e9s a k\u00e9szletek cs\u00f6kkent\u00e9s\u00e9re.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Egyedi tranzakci\u00f3azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Az \u00fcgyf\u00e9l \u00e1ltal a fizet\u00e9s sor\u00e1n hagyott megjegyz\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "Sorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Term\u00e9k n\u00e9v.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Term\u00e9k cikksz\u00e1ma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "Term\u00e9k azonos\u00edt\u00f3.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "V\u00e1ltozatazonos\u00edt\u00f3, ha van.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Rendelt mennyis\u00e9g.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A term\u00e9k ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Term\u00e9k \u00e1ra.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg (a kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg ad\u00f3 (kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "A sor metaadatai.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Meta c\u00edmke.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si vonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d azonos\u00edt\u00f3ja.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "D\u00edjvonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "D\u00edj neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A d\u00edj ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "A d\u00edj ad\u00f3z\u00e1si st\u00e1tusza.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "A kuponsorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupon k\u00f3d.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Kedvezm\u00e9ny \u00f6sszesen.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Kedvezm\u00e9ny teljes ad\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Sz\u00fcl\u0151i rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Rendel\u00e9s \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "P\u00e9nznem, amellyel a megb\u00edz\u00e1s l\u00e9trej\u00f6tt, ISO form\u00e1tumban.",
                            "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": "Felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3, aki a rendel\u00e9s tulajdonosa. 0 a vend\u00e9geknek.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Fizet\u00e9si m\u00f3d c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "description": "Hat\u00e1rozza meg, hogy a rendel\u00e9st kifizett\u00e9k-e. Ez be\u00e1ll\u00edtja az \u00e1llapotot a feldolgoz\u00e1sra \u00e9s a k\u00e9szletek cs\u00f6kkent\u00e9s\u00e9re.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Egyedi tranzakci\u00f3azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Az \u00fcgyf\u00e9l \u00e1ltal a fizet\u00e9s sor\u00e1n hagyott megjegyz\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "Sorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Term\u00e9k n\u00e9v.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Term\u00e9k cikksz\u00e1ma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "Term\u00e9k azonos\u00edt\u00f3.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "V\u00e1ltozatazonos\u00edt\u00f3, ha van.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Rendelt mennyis\u00e9g.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A term\u00e9k ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Term\u00e9k \u00e1ra.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg (a kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg ad\u00f3 (kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "A sor metaadatai.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Meta c\u00edmke.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si vonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d azonos\u00edt\u00f3ja.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "D\u00edjvonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "D\u00edj neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A d\u00edj ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "A d\u00edj ad\u00f3z\u00e1si st\u00e1tusza.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "A kuponsorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupon k\u00f3d.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Kedvezm\u00e9ny \u00f6sszesen.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Kedvezm\u00e9ny teljes ad\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Sz\u00fcl\u0151i rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Rendel\u00e9s \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "P\u00e9nznem, amellyel a megb\u00edz\u00e1s l\u00e9trej\u00f6tt, ISO form\u00e1tumban.",
                            "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": "Felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3, aki a rendel\u00e9s tulajdonosa. 0 a vend\u00e9geknek.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Fizet\u00e9si m\u00f3d c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "description": "Hat\u00e1rozza meg, hogy a rendel\u00e9st kifizett\u00e9k-e. Ez be\u00e1ll\u00edtja az \u00e1llapotot a feldolgoz\u00e1sra \u00e9s a k\u00e9szletek cs\u00f6kkent\u00e9s\u00e9re.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Egyedi tranzakci\u00f3azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Az \u00fcgyf\u00e9l \u00e1ltal a fizet\u00e9s sor\u00e1n hagyott megjegyz\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "Sorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Term\u00e9k n\u00e9v.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Term\u00e9k cikksz\u00e1ma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "Term\u00e9k azonos\u00edt\u00f3.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "V\u00e1ltozatazonos\u00edt\u00f3, ha van.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Rendelt mennyis\u00e9g.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A term\u00e9k ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Term\u00e9k \u00e1ra.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg (a kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg ad\u00f3 (kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "A sor metaadatai.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Meta c\u00edmke.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si vonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d azonos\u00edt\u00f3ja.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "D\u00edjvonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "D\u00edj neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A d\u00edj ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "A d\u00edj ad\u00f3z\u00e1si st\u00e1tusza.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "A kuponsorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupon k\u00f3d.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Kedvezm\u00e9ny \u00f6sszesen.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Kedvezm\u00e9ny teljes ad\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Kifejez\u00e9s neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "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": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Kifejez\u00e9s neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Az attrib\u00fatum t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Alap\u00e9rtelmezett rendez\u00e9si sorrend.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "Attrib\u00fatumarch\u00edvumok enged\u00e9lyez\u00e9se\/letilt\u00e1sa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Attrib\u00fatum neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Az attrib\u00fatum t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Alap\u00e9rtelmezett rendez\u00e9si sorrend.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Attrib\u00fatumarch\u00edvumok enged\u00e9lyez\u00e9se\/letilt\u00e1sa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Attrib\u00fatum neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Az attrib\u00fatum t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Alap\u00e9rtelmezett rendez\u00e9si sorrend.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Attrib\u00fatumarch\u00edvumok enged\u00e9lyez\u00e9se\/letilt\u00e1sa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v1\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/categories": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Kateg\u00f3ria n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/categories\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Kateg\u00f3ria n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "type": "string",
                            "description": "Tekintse \u00e1t a tartalmat.",
                            "required": true
                        },
                        "date_created": {
                            "description": "A v\u00e9lem\u00e9ny l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u00c9rt\u00e9kel\u00e9s \u00e9rt\u00e9kel\u00e9se (0-t\u00f3l 5-ig).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "A b\u00edr\u00e1l\u00f3 neve.",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "description": "A b\u00edr\u00e1l\u00f3 e-mailje.",
                            "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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "A recenzi\u00f3 tartalma.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "A v\u00e9lem\u00e9ny l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u00c9rt\u00e9kel\u00e9s \u00e9rt\u00e9kel\u00e9se (0-t\u00f3l 5-ig).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "A b\u00edr\u00e1l\u00f3 neve.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Ellen\u0151rz\u0151 e-mail.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/shipping_classes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v1\/products\/shipping_classes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/tags": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "C\u00edmke neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/tags\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "C\u00edmke neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v1\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Haszn\u00e1lja a WP Query argumentumokat a v\u00e1lasz m\u00f3dos\u00edt\u00e1s\u00e1hoz; a priv\u00e1t lek\u00e9rdez\u00e9sekhez megfelel\u0151 jogosults\u00e1g sz\u00fcks\u00e9ges.",
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott \u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott t\u00edpushoz rendelt term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "category": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott kateg\u00f3riaazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott c\u00edmkeazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00e1ll\u00edt\u00e1si oszt\u00e1lyazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott attrib\u00fatummal rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott attrib\u00fatum kifejez\u00e9s azonos\u00edt\u00f3j\u00e1val rendelkez\u0151 term\u00e9kekre (hozz\u00e1rendelt attrib\u00fatum sz\u00fcks\u00e9ges).",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa adott cikksz\u00e1mmal rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Term\u00e9k csiga.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Term\u00e9k \u00e1llapota (bejegyz\u00e9s \u00e1llapota).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Kiemelt term\u00e9k.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "A katal\u00f3gus l\u00e1that\u00f3s\u00e1ga.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Term\u00e9kle\u00edr\u00e1s.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Term\u00e9k r\u00f6vid le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Egyedi azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Term\u00e9k norm\u00e1l \u00e1ron.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "A term\u00e9k elad\u00e1si \u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma.",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Ha a term\u00e9k virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Ha a term\u00e9k let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "default": "standard",
                            "description": "Let\u00f6lt\u00e9s t\u00edpusa: ez szab\u00e1lyozza a s\u00e9m\u00e1t a kezel\u0151fel\u00fcleten.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "Term\u00e9k k\u00fcls\u0151 URL-je. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Term\u00e9k k\u00fcls\u0151 gomb sz\u00f6vege. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s term\u00e9kszinten.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "Azt szab\u00e1lyozza, hogy a term\u00e9k \u201erakt\u00e1ron\u201d vagy \u201eelfogyott\u201d-k\u00e9nt szerepel-e a kezel\u0151fel\u00fcleten.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Egy term\u00e9k megv\u00e1s\u00e1rl\u00e1s\u00e1nak enged\u00e9lyez\u00e9se egyetlen megrendel\u00e9sben.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "A term\u00e9k s\u00falya (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Term\u00e9k m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Term\u00e9k hossza (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Term\u00e9k sz\u00e9less\u00e9ge (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Term\u00e9k magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "V\u00e9lem\u00e9nyek enged\u00e9lyez\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "A tov\u00e1bb\u00e9rt\u00e9kes\u00edtett term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "A kereszt\u00e9rt\u00e9kes\u00edt\u00e9si term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "V\u00e1laszthat\u00f3 megjegyz\u00e9s, amelyet a v\u00e1s\u00e1rl\u00e1s ut\u00e1n k\u00fcldeni kell az \u00fcgyf\u00e9lnek.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Kateg\u00f3ri\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kateg\u00f3riaazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kateg\u00f3ria n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kateg\u00f3ria csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00edmk\u00e9k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "C\u00edmkeazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "C\u00edmke neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "C\u00edmkecsiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "K\u00e9pek list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "K\u00e9pazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "K\u00e9p URL-je.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "K\u00e9p neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "A k\u00e9p poz\u00edci\u00f3ja. A 0 azt jelenti, hogy a k\u00e9p kiemelt.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Attrib\u00fatum poz\u00edci\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum l\u00e1that\u00f3-e a term\u00e9koldal \u201eTov\u00e1bbi inform\u00e1ci\u00f3k\u201d lapj\u00e1n.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum haszn\u00e1lhat\u00f3-e vari\u00e1ci\u00f3k\u00e9nt.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Az attrib\u00fatum el\u00e9rhet\u0151 kifejez\u00e9sneveinek list\u00e1ja.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Alap\u00e9rtelmezett vari\u00e1ci\u00f3s attrib\u00fatumok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "V\u00e1ltozatok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "V\u00e1ltozatazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "A v\u00e1ltozat l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A v\u00e1ltozat utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "V\u00e1ltozat URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Egyedi azonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "Aktu\u00e1lis vari\u00e1ci\u00f3s \u00e1r.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "V\u00e1ltozatos norm\u00e1l \u00e1r.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "V\u00e1ltozatos elad\u00e1si \u00e1r.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "Megmutatja, hogy a v\u00e1ltozat akci\u00f3s-e.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "Megmutatja, hogy a vari\u00e1ci\u00f3 megv\u00e1s\u00e1rolhat\u00f3-e.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "Ha l\u00e1that\u00f3 az elt\u00e9r\u00e9s.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "Ha a vari\u00e1ci\u00f3 virtu\u00e1lis.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "Ha a vari\u00e1ci\u00f3 let\u00f6lthet\u0151.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "F\u00e1jl n\u00e9v.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "F\u00e1jl URL-je.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Ad\u00f3oszt\u00e1ly.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "K\u00e9szletgazd\u00e1lkod\u00e1s vari\u00e1ci\u00f3s szinten.",
                                        "type": [
                                            "boolean",
                                            "string"
                                        ],
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "Rakt\u00e1ri mennyis\u00e9g.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "Azt szab\u00e1lyozza, hogy a vari\u00e1ci\u00f3 \u201erakt\u00e1ron\u201d vagy \u201eelfogyott\u201d-k\u00e9nt szerepel-e a kezel\u0151fel\u00fcleten.",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "Megmutatja, hogy enged\u00e9lyezettek-e a ut\u00f3lagos rendel\u00e9sek.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "Megmutatja, hogy a v\u00e1ltozat ut\u00f3lagos rendel\u00e9sben van-e.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "Vari\u00e1ci\u00f3s s\u00faly (kg).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "Vari\u00e1ci\u00f3s m\u00e9retek.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "Vari\u00e1ci\u00f3s hossz (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "V\u00e1ltoz\u00e1si sz\u00e9less\u00e9g (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "Vari\u00e1ci\u00f3s magass\u00e1g (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly azonos\u00edt\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "V\u00e1ltozatos k\u00e9padatok.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "K\u00e9pazonos\u00edt\u00f3.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "K\u00e9p URL-je.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "K\u00e9p neve.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "A k\u00e9p poz\u00edci\u00f3ja. A 0 azt jelenti, hogy a k\u00e9p kiemelt.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "Attrib\u00fatumok list\u00e1ja.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Attrib\u00fatum neve.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Term\u00e9k csiga.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Term\u00e9k \u00e1llapota (bejegyz\u00e9s \u00e1llapota).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Kiemelt term\u00e9k.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "A katal\u00f3gus l\u00e1that\u00f3s\u00e1ga.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Term\u00e9kle\u00edr\u00e1s.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Term\u00e9k r\u00f6vid le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Egyedi azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Term\u00e9k norm\u00e1l \u00e1ron.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "A term\u00e9k elad\u00e1si \u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma.",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "description": "Ha a term\u00e9k virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ha a term\u00e9k let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "description": "Let\u00f6lt\u00e9s t\u00edpusa: ez szab\u00e1lyozza a s\u00e9m\u00e1t a kezel\u0151fel\u00fcleten.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "Term\u00e9k k\u00fcls\u0151 URL-je. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Term\u00e9k k\u00fcls\u0151 gomb sz\u00f6vege. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s term\u00e9kszinten.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Azt szab\u00e1lyozza, hogy a term\u00e9k \u201erakt\u00e1ron\u201d vagy \u201eelfogyott\u201d-k\u00e9nt szerepel-e a kezel\u0151fel\u00fcleten.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Egy term\u00e9k megv\u00e1s\u00e1rl\u00e1s\u00e1nak enged\u00e9lyez\u00e9se egyetlen megrendel\u00e9sben.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "A term\u00e9k s\u00falya (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Term\u00e9k m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Term\u00e9k hossza (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Term\u00e9k sz\u00e9less\u00e9ge (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Term\u00e9k magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "V\u00e9lem\u00e9nyek enged\u00e9lyez\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "A tov\u00e1bb\u00e9rt\u00e9kes\u00edtett term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "A kereszt\u00e9rt\u00e9kes\u00edt\u00e9si term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "V\u00e1laszthat\u00f3 megjegyz\u00e9s, amelyet a v\u00e1s\u00e1rl\u00e1s ut\u00e1n k\u00fcldeni kell az \u00fcgyf\u00e9lnek.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Kateg\u00f3ri\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kateg\u00f3riaazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kateg\u00f3ria n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kateg\u00f3ria csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00edmk\u00e9k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "C\u00edmkeazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "C\u00edmke neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "C\u00edmkecsiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "K\u00e9pek list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "K\u00e9pazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "K\u00e9p URL-je.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "K\u00e9p neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "A k\u00e9p poz\u00edci\u00f3ja. A 0 azt jelenti, hogy a k\u00e9p kiemelt.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Attrib\u00fatum poz\u00edci\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum l\u00e1that\u00f3-e a term\u00e9koldal \u201eTov\u00e1bbi inform\u00e1ci\u00f3k\u201d lapj\u00e1n.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum haszn\u00e1lhat\u00f3-e vari\u00e1ci\u00f3k\u00e9nt.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Az attrib\u00fatum el\u00e9rhet\u0151 kifejez\u00e9sneveinek list\u00e1ja.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Alap\u00e9rtelmezett vari\u00e1ci\u00f3s attrib\u00fatumok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "V\u00e1ltozatok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "V\u00e1ltozatazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "A v\u00e1ltozat l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A v\u00e1ltozat utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "V\u00e1ltozat URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Egyedi azonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "Aktu\u00e1lis vari\u00e1ci\u00f3s \u00e1r.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "V\u00e1ltozatos norm\u00e1l \u00e1r.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "V\u00e1ltozatos elad\u00e1si \u00e1r.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "Megmutatja, hogy a v\u00e1ltozat akci\u00f3s-e.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "Megmutatja, hogy a vari\u00e1ci\u00f3 megv\u00e1s\u00e1rolhat\u00f3-e.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "Ha l\u00e1that\u00f3 az elt\u00e9r\u00e9s.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "Ha a vari\u00e1ci\u00f3 virtu\u00e1lis.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "Ha a vari\u00e1ci\u00f3 let\u00f6lthet\u0151.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "F\u00e1jl n\u00e9v.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "F\u00e1jl URL-je.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Ad\u00f3oszt\u00e1ly.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "K\u00e9szletgazd\u00e1lkod\u00e1s vari\u00e1ci\u00f3s szinten.",
                                        "type": [
                                            "boolean",
                                            "string"
                                        ],
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "Rakt\u00e1ri mennyis\u00e9g.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "Azt szab\u00e1lyozza, hogy a vari\u00e1ci\u00f3 \u201erakt\u00e1ron\u201d vagy \u201eelfogyott\u201d-k\u00e9nt szerepel-e a kezel\u0151fel\u00fcleten.",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "Megmutatja, hogy enged\u00e9lyezettek-e a ut\u00f3lagos rendel\u00e9sek.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "Megmutatja, hogy a v\u00e1ltozat ut\u00f3lagos rendel\u00e9sben van-e.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "Vari\u00e1ci\u00f3s s\u00faly (kg).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "Vari\u00e1ci\u00f3s m\u00e9retek.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "Vari\u00e1ci\u00f3s hossz (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "V\u00e1ltoz\u00e1si sz\u00e9less\u00e9g (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "Vari\u00e1ci\u00f3s magass\u00e1g (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly azonos\u00edt\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "V\u00e1ltozatos k\u00e9padatok.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "K\u00e9pazonos\u00edt\u00f3.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "K\u00e9p URL-je.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "K\u00e9p neve.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "A k\u00e9p poz\u00edci\u00f3ja. A 0 azt jelenti, hogy a k\u00e9p kiemelt.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "Attrib\u00fatumok list\u00e1ja.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Attrib\u00fatum neve.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Term\u00e9k csiga.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Term\u00e9k \u00e1llapota (bejegyz\u00e9s \u00e1llapota).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Kiemelt term\u00e9k.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "A katal\u00f3gus l\u00e1that\u00f3s\u00e1ga.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Term\u00e9kle\u00edr\u00e1s.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Term\u00e9k r\u00f6vid le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Egyedi azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Term\u00e9k norm\u00e1l \u00e1ron.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "A term\u00e9k elad\u00e1si \u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma.",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "description": "Ha a term\u00e9k virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ha a term\u00e9k let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "description": "Let\u00f6lt\u00e9s t\u00edpusa: ez szab\u00e1lyozza a s\u00e9m\u00e1t a kezel\u0151fel\u00fcleten.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "Term\u00e9k k\u00fcls\u0151 URL-je. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Term\u00e9k k\u00fcls\u0151 gomb sz\u00f6vege. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s term\u00e9kszinten.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Azt szab\u00e1lyozza, hogy a term\u00e9k \u201erakt\u00e1ron\u201d vagy \u201eelfogyott\u201d-k\u00e9nt szerepel-e a kezel\u0151fel\u00fcleten.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Egy term\u00e9k megv\u00e1s\u00e1rl\u00e1s\u00e1nak enged\u00e9lyez\u00e9se egyetlen megrendel\u00e9sben.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "A term\u00e9k s\u00falya (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Term\u00e9k m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Term\u00e9k hossza (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Term\u00e9k sz\u00e9less\u00e9ge (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Term\u00e9k magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "V\u00e9lem\u00e9nyek enged\u00e9lyez\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "A tov\u00e1bb\u00e9rt\u00e9kes\u00edtett term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "A kereszt\u00e9rt\u00e9kes\u00edt\u00e9si term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "V\u00e1laszthat\u00f3 megjegyz\u00e9s, amelyet a v\u00e1s\u00e1rl\u00e1s ut\u00e1n k\u00fcldeni kell az \u00fcgyf\u00e9lnek.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Kateg\u00f3ri\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kateg\u00f3riaazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kateg\u00f3ria n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kateg\u00f3ria csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00edmk\u00e9k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "C\u00edmkeazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "C\u00edmke neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "C\u00edmkecsiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "K\u00e9pek list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "K\u00e9pazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "K\u00e9p URL-je.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "K\u00e9p neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "A k\u00e9p poz\u00edci\u00f3ja. A 0 azt jelenti, hogy a k\u00e9p kiemelt.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Attrib\u00fatum poz\u00edci\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum l\u00e1that\u00f3-e a term\u00e9koldal \u201eTov\u00e1bbi inform\u00e1ci\u00f3k\u201d lapj\u00e1n.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum haszn\u00e1lhat\u00f3-e vari\u00e1ci\u00f3k\u00e9nt.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Az attrib\u00fatum el\u00e9rhet\u0151 kifejez\u00e9sneveinek list\u00e1ja.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Alap\u00e9rtelmezett vari\u00e1ci\u00f3s attrib\u00fatumok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "V\u00e1ltozatok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "V\u00e1ltozatazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "A v\u00e1ltozat l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A v\u00e1ltozat utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "V\u00e1ltozat URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Egyedi azonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "Aktu\u00e1lis vari\u00e1ci\u00f3s \u00e1r.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "V\u00e1ltozatos norm\u00e1l \u00e1r.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "V\u00e1ltozatos elad\u00e1si \u00e1r.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "Megmutatja, hogy a v\u00e1ltozat akci\u00f3s-e.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "Megmutatja, hogy a vari\u00e1ci\u00f3 megv\u00e1s\u00e1rolhat\u00f3-e.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "Ha l\u00e1that\u00f3 az elt\u00e9r\u00e9s.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "Ha a vari\u00e1ci\u00f3 virtu\u00e1lis.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "Ha a vari\u00e1ci\u00f3 let\u00f6lthet\u0151.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "F\u00e1jl n\u00e9v.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "F\u00e1jl URL-je.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Ad\u00f3oszt\u00e1ly.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "K\u00e9szletgazd\u00e1lkod\u00e1s vari\u00e1ci\u00f3s szinten.",
                                        "type": [
                                            "boolean",
                                            "string"
                                        ],
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "Rakt\u00e1ri mennyis\u00e9g.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "Azt szab\u00e1lyozza, hogy a vari\u00e1ci\u00f3 \u201erakt\u00e1ron\u201d vagy \u201eelfogyott\u201d-k\u00e9nt szerepel-e a kezel\u0151fel\u00fcleten.",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "Megmutatja, hogy enged\u00e9lyezettek-e a ut\u00f3lagos rendel\u00e9sek.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "Megmutatja, hogy a v\u00e1ltozat ut\u00f3lagos rendel\u00e9sben van-e.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "Vari\u00e1ci\u00f3s s\u00faly (kg).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "Vari\u00e1ci\u00f3s m\u00e9retek.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "Vari\u00e1ci\u00f3s hossz (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "V\u00e1ltoz\u00e1si sz\u00e9less\u00e9g (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "Vari\u00e1ci\u00f3s magass\u00e1g (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly azonos\u00edt\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "V\u00e1ltozatos k\u00e9padatok.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "K\u00e9pazonos\u00edt\u00f3.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "K\u00e9p URL-je.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "K\u00e9p neve.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "A k\u00e9p poz\u00edci\u00f3ja. A 0 azt jelenti, hogy a k\u00e9p kiemelt.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "Attrib\u00fatumok list\u00e1ja.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Attrib\u00fatum neve.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v1\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports\/sales": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Jelent\u00e9s id\u0151szaka.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Egy adott kezd\u00e9si d\u00e1tumra vonatkoz\u00f3 vissz\u00e1ru \u00e9rt\u00e9kes\u00edt\u00e9sek, a d\u00e1tumnak YYYY-MM-DD form\u00e1tumban kell lennie.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Egy adott befejez\u00e9si d\u00e1tumra vonatkoz\u00f3 vissz\u00e1ru \u00e9rt\u00e9kes\u00edt\u00e9sek, a d\u00e1tumnak YYYY-MM-DD form\u00e1tumban kell lennie.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v1\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports\/top_sellers": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Jelent\u00e9s id\u0151szaka.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Egy adott kezd\u00e9si d\u00e1tumra vonatkoz\u00f3 vissz\u00e1ru \u00e9rt\u00e9kes\u00edt\u00e9sek, a d\u00e1tumnak YYYY-MM-DD form\u00e1tumban kell lennie.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Egy adott befejez\u00e9si d\u00e1tumra vonatkoz\u00f3 vissz\u00e1ru \u00e9rt\u00e9kes\u00edt\u00e9sek, a d\u00e1tumnak YYYY-MM-DD form\u00e1tumban kell lennie.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v1\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v1\/reports"
                    }
                ]
            }
        },
        "\/wc\/v1\/taxes\/classes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Ad\u00f3oszt\u00e1ly neve.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Egyedi csiga az er\u0151forr\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/taxes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "Rendez\u00e9s ad\u00f3oszt\u00e1ly szerint.",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "Orsz\u00e1g ISO 3166 k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u00c1llami k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m \/ Zip.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "V\u00e1ros N\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Ad\u00f3kulcs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ad\u00f3kulcs neve.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Ad\u00f3priorit\u00e1s.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez \u00f6sszetett kamatl\u00e1b.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez az ad\u00f3kulcs a sz\u00e1ll\u00edt\u00e1sra is vonatkozik-e.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "A lek\u00e9rdez\u00e9sekben megjelen\u0151 sorrendet jelzi.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "Orsz\u00e1g ISO 3166 k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u00c1llami k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m \/ Zip.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "V\u00e1ros N\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Ad\u00f3kulcs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ad\u00f3kulcs neve.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Ad\u00f3priorit\u00e1s.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez \u00f6sszetett kamatl\u00e1b.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez az ad\u00f3kulcs a sz\u00e1ll\u00edt\u00e1sra is vonatkozik-e.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "A lek\u00e9rdez\u00e9sekben megjelen\u0151 sorrendet jelzi.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/taxes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "Orsz\u00e1g ISO 3166 k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u00c1llami k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m \/ Zip.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "V\u00e1ros N\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Ad\u00f3kulcs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ad\u00f3kulcs neve.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Ad\u00f3priorit\u00e1s.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez \u00f6sszetett kamatl\u00e1b.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez az ad\u00f3kulcs a sz\u00e1ll\u00edt\u00e1sra is vonatkozik-e.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "A lek\u00e9rdez\u00e9sekben megjelen\u0151 sorrendet jelzi.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v1\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/webhooks": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott \u00e1llapot\u00fa webhookra.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Bar\u00e1ts\u00e1gos n\u00e9v a webhook sz\u00e1m\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "Webhook \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "Webhook t\u00e9ma.",
                            "required": true
                        },
                        "secret": {
                            "description": "A titkos kulcs a k\u00e9zbes\u00edtett webhook hash-j\u00e9nek gener\u00e1l\u00e1s\u00e1ra szolg\u00e1l, \u00e9s a k\u00e9r\u00e9s fejl\u00e9ceiben szerepel. Ez az alap\u00e9rtelmezett MD5 hash lesz az aktu\u00e1lis felhaszn\u00e1l\u00f3 ID|felhaszn\u00e1l\u00f3nev\u00e9b\u0151l, ha nincs megadva.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "Webhook k\u00e9zbes\u00edt\u00e9si URL.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Bar\u00e1ts\u00e1gos n\u00e9v a webhook sz\u00e1m\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Webhook \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Webhook t\u00e9ma.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "A titkos kulcs a k\u00e9zbes\u00edtett webhook hash-j\u00e9nek gener\u00e1l\u00e1s\u00e1ra szolg\u00e1l, \u00e9s a k\u00e9r\u00e9s fejl\u00e9ceiben szerepel. Ez az alap\u00e9rtelmezett MD5 hash lesz az aktu\u00e1lis felhaszn\u00e1l\u00f3 ID|felhaszn\u00e1l\u00f3nev\u00e9b\u0151l, ha nincs megadva.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/webhooks\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Bar\u00e1ts\u00e1gos n\u00e9v a webhook sz\u00e1m\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Webhook \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Webhook t\u00e9ma.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "A titkos kulcs a k\u00e9zbes\u00edtett webhook hash-j\u00e9nek gener\u00e1l\u00e1s\u00e1ra szolg\u00e1l, \u00e9s a k\u00e9r\u00e9s fejl\u00e9ceiben szerepel. Ez az alap\u00e9rtelmezett MD5 hash lesz az aktu\u00e1lis felhaszn\u00e1l\u00f3 ID|felhaszn\u00e1l\u00f3nev\u00e9b\u0151l, ha nincs megadva.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Egyedi azonos\u00edt\u00f3 a webhook sz\u00e1m\u00e1ra.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "Egyedi azonos\u00edt\u00f3 a webhook sz\u00e1m\u00e1ra.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/coupons": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott k\u00f3ddal rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kupon k\u00f3d.",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "A kedvezm\u00e9ny \u00f6sszege. Mindig numerikusnak kell lennie, m\u00e9g akkor is, ha sz\u00e1zal\u00e9kot \u00e1ll\u00edt be.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "A kupon \u00e1llapota. Mindig tervezetnek, k\u00f6zz\u00e9tettnek vagy fel\u00fclvizsg\u00e1latra v\u00e1r\u00f3nak kell lennie",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "Meghat\u00e1rozza az alkalmazott kedvezm\u00e9ny t\u00edpus\u00e1t.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "A kupon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma (GMT).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Ha igaz, a kupon csak egyenk\u00e9nt haszn\u00e1lhat\u00f3 fel. A t\u00f6bbi felhaszn\u00e1lt kupon elt\u00e1vol\u00edt\u00e1sra ker\u00fcl a kos\u00e1rb\u00f3l.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "A kupon felhaszn\u00e1lhat\u00f3 term\u00e9kazonos\u00edt\u00f3k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Azon term\u00e9kazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem haszn\u00e1lhat\u00f3 fel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u00d6sszesen h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u00dcgyfelenk\u00e9nt h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "A kos\u00e1rban l\u00e9v\u0151 term\u00e9kek maxim\u00e1lis sz\u00e1ma, amelyre a kupon felhaszn\u00e1lhat\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Ha igaz, \u00e9s az ingyenes sz\u00e1ll\u00edt\u00e1si m\u00f3dhoz kupon sz\u00fcks\u00e9ges, ez a kupon lehet\u0151v\u00e9 teszi az ingyenes sz\u00e1ll\u00edt\u00e1st.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Azon kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "A kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Ha igaz, ez a kupon nem vonatkozik azokra a term\u00e9kekre, amelyek akci\u00f3s \u00e1rat tartalmaznak.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minim\u00e1lis rendel\u00e9si \u00f6sszeg, amelynek a kos\u00e1rban kell lennie a kupon \u00e9rv\u00e9nyes\u00edt\u00e9se el\u0151tt.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "A kupon felhaszn\u00e1l\u00e1sa sor\u00e1n megengedett maxim\u00e1lis rendel\u00e9si mennyis\u00e9g.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Azon e-mail c\u00edmek list\u00e1ja, amelyek felhaszn\u00e1lhatj\u00e1k ezt a kupont.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kupon k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "A kedvezm\u00e9ny \u00f6sszege. Mindig numerikusnak kell lennie, m\u00e9g akkor is, ha sz\u00e1zal\u00e9kot \u00e1ll\u00edt be.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "A kupon \u00e1llapota. Mindig tervezetnek, k\u00f6zz\u00e9tettnek vagy fel\u00fclvizsg\u00e1latra v\u00e1r\u00f3nak kell lennie",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Meghat\u00e1rozza az alkalmazott kedvezm\u00e9ny t\u00edpus\u00e1t.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "A kupon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma (GMT).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Ha igaz, a kupon csak egyenk\u00e9nt haszn\u00e1lhat\u00f3 fel. A t\u00f6bbi felhaszn\u00e1lt kupon elt\u00e1vol\u00edt\u00e1sra ker\u00fcl a kos\u00e1rb\u00f3l.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "A kupon felhaszn\u00e1lhat\u00f3 term\u00e9kazonos\u00edt\u00f3k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Azon term\u00e9kazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem haszn\u00e1lhat\u00f3 fel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u00d6sszesen h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u00dcgyfelenk\u00e9nt h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "A kos\u00e1rban l\u00e9v\u0151 term\u00e9kek maxim\u00e1lis sz\u00e1ma, amelyre a kupon felhaszn\u00e1lhat\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Ha igaz, \u00e9s az ingyenes sz\u00e1ll\u00edt\u00e1si m\u00f3dhoz kupon sz\u00fcks\u00e9ges, ez a kupon lehet\u0151v\u00e9 teszi az ingyenes sz\u00e1ll\u00edt\u00e1st.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Azon kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "A kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Ha igaz, ez a kupon nem vonatkozik azokra a term\u00e9kekre, amelyek akci\u00f3s \u00e1rat tartalmaznak.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minim\u00e1lis rendel\u00e9si \u00f6sszeg, amelynek a kos\u00e1rban kell lennie a kupon \u00e9rv\u00e9nyes\u00edt\u00e9se el\u0151tt.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "A kupon felhaszn\u00e1l\u00e1sa sor\u00e1n megengedett maxim\u00e1lis rendel\u00e9si mennyis\u00e9g.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Azon e-mail c\u00edmek list\u00e1ja, amelyek felhaszn\u00e1lhatj\u00e1k ezt a kupont.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/coupons\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kupon k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "A kedvezm\u00e9ny \u00f6sszege. Mindig numerikusnak kell lennie, m\u00e9g akkor is, ha sz\u00e1zal\u00e9kot \u00e1ll\u00edt be.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "A kupon \u00e1llapota. Mindig tervezetnek, k\u00f6zz\u00e9tettnek vagy fel\u00fclvizsg\u00e1latra v\u00e1r\u00f3nak kell lennie",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Meghat\u00e1rozza az alkalmazott kedvezm\u00e9ny t\u00edpus\u00e1t.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "A kupon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma (GMT).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Ha igaz, a kupon csak egyenk\u00e9nt haszn\u00e1lhat\u00f3 fel. A t\u00f6bbi felhaszn\u00e1lt kupon elt\u00e1vol\u00edt\u00e1sra ker\u00fcl a kos\u00e1rb\u00f3l.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "A kupon felhaszn\u00e1lhat\u00f3 term\u00e9kazonos\u00edt\u00f3k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Azon term\u00e9kazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem haszn\u00e1lhat\u00f3 fel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u00d6sszesen h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u00dcgyfelenk\u00e9nt h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "A kos\u00e1rban l\u00e9v\u0151 term\u00e9kek maxim\u00e1lis sz\u00e1ma, amelyre a kupon felhaszn\u00e1lhat\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Ha igaz, \u00e9s az ingyenes sz\u00e1ll\u00edt\u00e1si m\u00f3dhoz kupon sz\u00fcks\u00e9ges, ez a kupon lehet\u0151v\u00e9 teszi az ingyenes sz\u00e1ll\u00edt\u00e1st.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Azon kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "A kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Ha igaz, ez a kupon nem vonatkozik azokra a term\u00e9kekre, amelyek akci\u00f3s \u00e1rat tartalmaznak.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minim\u00e1lis rendel\u00e9si \u00f6sszeg, amelynek a kos\u00e1rban kell lennie a kupon \u00e9rv\u00e9nyes\u00edt\u00e9se el\u0151tt.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "A kupon felhaszn\u00e1l\u00e1sa sor\u00e1n megengedett maxim\u00e1lis rendel\u00e9si mennyis\u00e9g.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Azon e-mail c\u00edmek list\u00e1ja, amelyek felhaszn\u00e1lhatj\u00e1k ezt a kupont.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/customers": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott e-mail-c\u00edm\u0171 er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott szerepk\u00f6rrel rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "translator",
                                "wpseo_manager",
                                "wpseo_editor"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "\u00daj felhaszn\u00e1l\u00f3i e-mail c\u00edm.",
                            "required": true
                        },
                        "first_name": {
                            "description": "\u00dcgyf\u00e9l keresztneve.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u00dcgyf\u00e9l vezet\u00e9kneve.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u00daj felhaszn\u00e1l\u00f3i felhaszn\u00e1l\u00f3n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u00daj felhaszn\u00e1l\u00f3i jelsz\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Az \u00fcgyf\u00e9l e-mail c\u00edme.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u00dcgyf\u00e9l keresztneve.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u00dcgyf\u00e9l vezet\u00e9kneve.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u00dcgyf\u00e9l bejelentkez\u00e9si neve.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u00dcgyf\u00e9l jelszava.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "Azonos\u00edt\u00f3, amelyhez a bejegyz\u00e9seket \u00e1t kell rendelni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/customers\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "Az \u00fcgyf\u00e9l e-mail c\u00edme.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u00dcgyf\u00e9l keresztneve.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u00dcgyf\u00e9l vezet\u00e9kneve.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u00dcgyf\u00e9l bejelentkez\u00e9si neve.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u00dcgyf\u00e9l jelszava.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "default": "any",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyt az \u00fcgyfelekre vagy a bels\u0151 megjegyz\u00e9sekre.",
                            "type": "string",
                            "enum": [
                                "any",
                                "customer",
                                "internal"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "Rendelje meg a megjegyz\u00e9s tartalm\u00e1t.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "Ha igaz, a megjegyz\u00e9s megjelenik az \u00fcgyfelek sz\u00e1m\u00e1ra, \u00e9s \u00e9rtes\u00edtik \u0151ket. Ha hamis, a megjegyz\u00e9s csak adminisztr\u00e1tori t\u00e1j\u00e9koztat\u00f3 jelleg\u0171.",
                            "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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Az egyes er\u0151forr\u00e1sokban haszn\u00e1land\u00f3 tizedespontok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Csak a rendel\u00e9sn\u00e9l megjelen\u00edtend\u0151 meta megjelen\u00edt\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "A meta_data korl\u00e1toz\u00e1sa meghat\u00e1rozott kulcsokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy a meta_data nem tartalmaz bizonyos kulcsokat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "Visszat\u00e9r\u00edt\u00e9s \u00f6sszege.",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "A visszat\u00e9r\u00edt\u00e9s oka.",
                            "type": "string",
                            "required": false
                        },
                        "refunded_by": {
                            "description": "A visszat\u00e9r\u00edt\u00e9st l\u00e9trehoz\u00f3 felhaszn\u00e1l\u00f3 felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si vonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d azonos\u00edt\u00f3ja.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si p\u00e9ld\u00e1ny azonos\u00edt\u00f3ja.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "D\u00edjvonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "D\u00edj neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A d\u00edj ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "A d\u00edj ad\u00f3z\u00e1si st\u00e1tusza.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "api_refund": {
                            "default": true,
                            "description": "Ha igaz, a fizet\u00e9si \u00e1tj\u00e1r\u00f3 API-t haszn\u00e1lj\u00e1k a visszat\u00e9r\u00edt\u00e9s gener\u00e1l\u00e1s\u00e1ra.",
                            "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": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott \u00e1llapothoz rendelt rendel\u00e9sekre.",
                            "type": "string",
                            "enum": [
                                "any",
                                "trash",
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa egy adott vev\u0151h\u00f6z rendelt rendel\u00e9sekre.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa egy adott term\u00e9khez rendelt rendel\u00e9sekre.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Az egyes er\u0151forr\u00e1sokban haszn\u00e1land\u00f3 tizedespontok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Csak a rendel\u00e9sn\u00e9l megjelen\u00edtend\u0151 meta megjelen\u00edt\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "A meta_data korl\u00e1toz\u00e1sa meghat\u00e1rozott kulcsokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy a meta_data nem tartalmaz bizonyos kulcsokat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Sz\u00fcl\u0151i rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Rendel\u00e9s \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "USD",
                            "description": "P\u00e9nznem, amellyel a megb\u00edz\u00e1s l\u00e9trej\u00f6tt, ISO form\u00e1tumban.",
                            "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": "Felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3, aki a rendel\u00e9s tulajdonosa. 0 a vend\u00e9geknek.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Az \u00fcgyf\u00e9l \u00e1ltal a fizet\u00e9s sor\u00e1n hagyott megjegyz\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Fizet\u00e9si m\u00f3d c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Egyedi tranzakci\u00f3azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Sorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Term\u00e9k n\u00e9v.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Sz\u00fcl\u0151term\u00e9k neve, ha a term\u00e9k v\u00e1ltozat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Term\u00e9k azonos\u00edt\u00f3.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "V\u00e1ltozatazonos\u00edt\u00f3, ha van.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Rendelt mennyis\u00e9g.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A term\u00e9k ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg (a kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg ad\u00f3 (kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Meta kulcs a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Meta\u00e9rt\u00e9k a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Term\u00e9k cikksz\u00e1ma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN vagy ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Term\u00e9k \u00e1ra.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "A f\u0151 term\u00e9kk\u00e9p tulajdons\u00e1gai.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "K\u00e9pazonos\u00edt\u00f3.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "K\u00e9p URL-je.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si vonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d azonos\u00edt\u00f3ja.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si p\u00e9ld\u00e1ny azonos\u00edt\u00f3ja.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "D\u00edjvonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "D\u00edj neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A d\u00edj ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "A d\u00edj ad\u00f3z\u00e1si st\u00e1tusza.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "A kuponsorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupon k\u00f3d.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Kedvezm\u00e9ny \u00f6sszesen.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Kedvezm\u00e9ny teljes ad\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Kedvezm\u00e9ny t\u00edpusa.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "A kuponban meghat\u00e1rozott kedvezm\u00e9ny \u00f6sszege (abszol\u00fat \u00e9rt\u00e9k vagy sz\u00e1zal\u00e9k, a kedvezm\u00e9ny t\u00edpus\u00e1t\u00f3l f\u00fcgg\u0151en).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy a kupon ingyenes sz\u00e1ll\u00edt\u00e1st biztos\u00edt-e vagy sem.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "Hat\u00e1rozza meg, hogy a rendel\u00e9st kifizett\u00e9k-e. Ez be\u00e1ll\u00edtja az \u00e1llapotot a feldolgoz\u00e1sra \u00e9s a k\u00e9szletek cs\u00f6kkent\u00e9s\u00e9re.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Sz\u00fcl\u0151i rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Rendel\u00e9s \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "P\u00e9nznem, amellyel a megb\u00edz\u00e1s l\u00e9trej\u00f6tt, ISO form\u00e1tumban.",
                            "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": "Felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3, aki a rendel\u00e9s tulajdonosa. 0 a vend\u00e9geknek.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Az \u00fcgyf\u00e9l \u00e1ltal a fizet\u00e9s sor\u00e1n hagyott megjegyz\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Fizet\u00e9si m\u00f3d c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Egyedi tranzakci\u00f3azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Sorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Term\u00e9k n\u00e9v.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Sz\u00fcl\u0151term\u00e9k neve, ha a term\u00e9k v\u00e1ltozat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Term\u00e9k azonos\u00edt\u00f3.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "V\u00e1ltozatazonos\u00edt\u00f3, ha van.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Rendelt mennyis\u00e9g.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A term\u00e9k ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg (a kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg ad\u00f3 (kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Meta kulcs a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Meta\u00e9rt\u00e9k a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Term\u00e9k cikksz\u00e1ma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN vagy ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Term\u00e9k \u00e1ra.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "A f\u0151 term\u00e9kk\u00e9p tulajdons\u00e1gai.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "K\u00e9pazonos\u00edt\u00f3.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "K\u00e9p URL-je.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si vonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d azonos\u00edt\u00f3ja.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si p\u00e9ld\u00e1ny azonos\u00edt\u00f3ja.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "D\u00edjvonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "D\u00edj neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A d\u00edj ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "A d\u00edj ad\u00f3z\u00e1si st\u00e1tusza.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "A kuponsorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupon k\u00f3d.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Kedvezm\u00e9ny \u00f6sszesen.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Kedvezm\u00e9ny teljes ad\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Kedvezm\u00e9ny t\u00edpusa.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "A kuponban meghat\u00e1rozott kedvezm\u00e9ny \u00f6sszege (abszol\u00fat \u00e9rt\u00e9k vagy sz\u00e1zal\u00e9k, a kedvezm\u00e9ny t\u00edpus\u00e1t\u00f3l f\u00fcgg\u0151en).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy a kupon ingyenes sz\u00e1ll\u00edt\u00e1st biztos\u00edt-e vagy sem.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Hat\u00e1rozza meg, hogy a rendel\u00e9st kifizett\u00e9k-e. Ez be\u00e1ll\u00edtja az \u00e1llapotot a feldolgoz\u00e1sra \u00e9s a k\u00e9szletek cs\u00f6kkent\u00e9s\u00e9re.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Sz\u00fcl\u0151i rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Rendel\u00e9s \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "P\u00e9nznem, amellyel a megb\u00edz\u00e1s l\u00e9trej\u00f6tt, ISO form\u00e1tumban.",
                            "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": "Felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3, aki a rendel\u00e9s tulajdonosa. 0 a vend\u00e9geknek.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Az \u00fcgyf\u00e9l \u00e1ltal a fizet\u00e9s sor\u00e1n hagyott megjegyz\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Fizet\u00e9si m\u00f3d c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Egyedi tranzakci\u00f3azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Sorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Term\u00e9k n\u00e9v.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Sz\u00fcl\u0151term\u00e9k neve, ha a term\u00e9k v\u00e1ltozat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Term\u00e9k azonos\u00edt\u00f3.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "V\u00e1ltozatazonos\u00edt\u00f3, ha van.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Rendelt mennyis\u00e9g.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A term\u00e9k ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg (a kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg ad\u00f3 (kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Meta kulcs a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Meta\u00e9rt\u00e9k a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Term\u00e9k cikksz\u00e1ma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN vagy ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Term\u00e9k \u00e1ra.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "A f\u0151 term\u00e9kk\u00e9p tulajdons\u00e1gai.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "K\u00e9pazonos\u00edt\u00f3.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "K\u00e9p URL-je.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si vonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d azonos\u00edt\u00f3ja.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si p\u00e9ld\u00e1ny azonos\u00edt\u00f3ja.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "D\u00edjvonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "D\u00edj neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A d\u00edj ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "A d\u00edj ad\u00f3z\u00e1si st\u00e1tusza.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "A kuponsorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupon k\u00f3d.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Kedvezm\u00e9ny \u00f6sszesen.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Kedvezm\u00e9ny teljes ad\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Kedvezm\u00e9ny t\u00edpusa.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "A kuponban meghat\u00e1rozott kedvezm\u00e9ny \u00f6sszege (abszol\u00fat \u00e9rt\u00e9k vagy sz\u00e1zal\u00e9k, a kedvezm\u00e9ny t\u00edpus\u00e1t\u00f3l f\u00fcgg\u0151en).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy a kupon ingyenes sz\u00e1ll\u00edt\u00e1st biztos\u00edt-e vagy sem.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Hat\u00e1rozza meg, hogy a rendel\u00e9st kifizett\u00e9k-e. Ez be\u00e1ll\u00edtja az \u00e1llapotot a feldolgoz\u00e1sra \u00e9s a k\u00e9szletek cs\u00f6kkent\u00e9s\u00e9re.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Kifejez\u00e9s neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "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": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Kifejez\u00e9s neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Az attrib\u00fatum t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Alap\u00e9rtelmezett rendez\u00e9si sorrend.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "Attrib\u00fatumarch\u00edvumok enged\u00e9lyez\u00e9se\/letilt\u00e1sa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Attrib\u00fatum neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Az attrib\u00fatum t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Alap\u00e9rtelmezett rendez\u00e9si sorrend.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Attrib\u00fatumarch\u00edvumok enged\u00e9lyez\u00e9se\/letilt\u00e1sa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Attrib\u00fatum neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Az attrib\u00fatum t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Alap\u00e9rtelmezett rendez\u00e9si sorrend.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Attrib\u00fatumarch\u00edvumok enged\u00e9lyez\u00e9se\/letilt\u00e1sa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v2\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/categories": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Kateg\u00f3ria n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/categories\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Kateg\u00f3ria n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "type": "string",
                            "description": "Tekintse \u00e1t a tartalmat.",
                            "required": true
                        },
                        "date_created": {
                            "description": "A v\u00e9lem\u00e9ny l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "A v\u00e9lem\u00e9ny l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u00c9rt\u00e9kel\u00e9s \u00e9rt\u00e9kel\u00e9se (0-t\u00f3l 5-ig).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "A b\u00edr\u00e1l\u00f3 neve.",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "description": "A b\u00edr\u00e1l\u00f3 e-mailje.",
                            "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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "A recenzi\u00f3 tartalma.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "A v\u00e9lem\u00e9ny l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "A v\u00e9lem\u00e9ny l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u00c9rt\u00e9kel\u00e9s \u00e9rt\u00e9kel\u00e9se (0-t\u00f3l 5-ig).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "A b\u00edr\u00e1l\u00f3 neve.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Ellen\u0151rz\u0151 e-mail.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "A recenzi\u00f3 tartalma.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "A v\u00e9lem\u00e9ny l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "A v\u00e9lem\u00e9ny l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u00c9rt\u00e9kel\u00e9s \u00e9rt\u00e9kel\u00e9se (0-t\u00f3l 5-ig).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "A b\u00edr\u00e1l\u00f3 neve.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Ellen\u0151rz\u0151 e-mail.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/shipping_classes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v2\/products\/shipping_classes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/tags": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "C\u00edmke neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/tags\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "C\u00edmke neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v2\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "rand",
                                "menu_order",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "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": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott \u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott t\u00edpushoz rendelt term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott cikksz\u00e1m\u00fa term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a kiemelt term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott kateg\u00f3riaazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott c\u00edmkeazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00e1ll\u00edt\u00e1si oszt\u00e1lyazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott attrib\u00fatummal rendelkez\u0151 term\u00e9kekre. Haszn\u00e1lja a taxon\u00f3mia nev\u00e9t\/attrib\u00fatum\u00e1t.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott attrib\u00fatum kifejez\u00e9s azonos\u00edt\u00f3j\u00e1val rendelkez\u0151 term\u00e9kekre (hozz\u00e1rendelt attrib\u00fatum sz\u00fcks\u00e9ges).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Az eredm\u00e9nyt korl\u00e1tozza a k\u00e9szleten l\u00e9v\u0151 vagy elfogyott term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az akci\u00f3s term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre minim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre a maxim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "A meta_data korl\u00e1toz\u00e1sa meghat\u00e1rozott kulcsokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy a meta_data nem tartalmaz bizonyos kulcsokat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Term\u00e9k csiga.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Term\u00e9k \u00e1llapota (bejegyz\u00e9s \u00e1llapota).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Kiemelt term\u00e9k.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "A katal\u00f3gus l\u00e1that\u00f3s\u00e1ga.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Term\u00e9kle\u00edr\u00e1s.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Term\u00e9k r\u00f6vid le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Egyedi azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Term\u00e9k norm\u00e1l \u00e1ron.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "A term\u00e9k elad\u00e1si \u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Ha a term\u00e9k virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Ha a term\u00e9k let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Term\u00e9k k\u00fcls\u0151 URL-je. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Term\u00e9k k\u00fcls\u0151 gomb sz\u00f6vege. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s term\u00e9kszinten.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "Azt szab\u00e1lyozza, hogy a term\u00e9k \u201erakt\u00e1ron\u201d vagy \u201eelfogyott\u201d-k\u00e9nt szerepel-e a kezel\u0151fel\u00fcleten.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Egy term\u00e9k megv\u00e1s\u00e1rl\u00e1s\u00e1nak enged\u00e9lyez\u00e9se egyetlen megrendel\u00e9sben.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "A term\u00e9k s\u00falya (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Term\u00e9k m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Term\u00e9k hossza (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Term\u00e9k sz\u00e9less\u00e9ge (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Term\u00e9k magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "V\u00e9lem\u00e9nyek enged\u00e9lyez\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "A tov\u00e1bb\u00e9rt\u00e9kes\u00edtett term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "A kereszt\u00e9rt\u00e9kes\u00edt\u00e9si term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "V\u00e1laszthat\u00f3 megjegyz\u00e9s, amelyet a v\u00e1s\u00e1rl\u00e1s ut\u00e1n k\u00fcldeni kell az \u00fcgyf\u00e9lnek.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Kateg\u00f3ri\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kateg\u00f3riaazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kateg\u00f3ria n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kateg\u00f3ria csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00edmk\u00e9k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "C\u00edmkeazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "C\u00edmke neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "C\u00edmkecsiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "K\u00e9pek list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "K\u00e9pazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "K\u00e9p URL-je.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "K\u00e9p neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "A k\u00e9p poz\u00edci\u00f3ja. A 0 azt jelenti, hogy a k\u00e9p kiemelt.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Attrib\u00fatum poz\u00edci\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum l\u00e1that\u00f3-e a term\u00e9koldal \u201eTov\u00e1bbi inform\u00e1ci\u00f3k\u201d lapj\u00e1n.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum haszn\u00e1lhat\u00f3-e vari\u00e1ci\u00f3k\u00e9nt.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Az attrib\u00fatum el\u00e9rhet\u0151 kifejez\u00e9sneveinek list\u00e1ja.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Alap\u00e9rtelmezett vari\u00e1ci\u00f3s attrib\u00fatumok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "Csoportos\u00edtott term\u00e9kek list\u00e1ja azonos\u00edt\u00f3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Term\u00e9k csiga.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Term\u00e9k \u00e1llapota (bejegyz\u00e9s \u00e1llapota).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Kiemelt term\u00e9k.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "A katal\u00f3gus l\u00e1that\u00f3s\u00e1ga.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Term\u00e9kle\u00edr\u00e1s.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Term\u00e9k r\u00f6vid le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Egyedi azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Term\u00e9k norm\u00e1l \u00e1ron.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "A term\u00e9k elad\u00e1si \u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Ha a term\u00e9k virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ha a term\u00e9k let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Term\u00e9k k\u00fcls\u0151 URL-je. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Term\u00e9k k\u00fcls\u0151 gomb sz\u00f6vege. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s term\u00e9kszinten.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Azt szab\u00e1lyozza, hogy a term\u00e9k \u201erakt\u00e1ron\u201d vagy \u201eelfogyott\u201d-k\u00e9nt szerepel-e a kezel\u0151fel\u00fcleten.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Egy term\u00e9k megv\u00e1s\u00e1rl\u00e1s\u00e1nak enged\u00e9lyez\u00e9se egyetlen megrendel\u00e9sben.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "A term\u00e9k s\u00falya (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Term\u00e9k m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Term\u00e9k hossza (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Term\u00e9k sz\u00e9less\u00e9ge (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Term\u00e9k magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "V\u00e9lem\u00e9nyek enged\u00e9lyez\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "A tov\u00e1bb\u00e9rt\u00e9kes\u00edtett term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "A kereszt\u00e9rt\u00e9kes\u00edt\u00e9si term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "V\u00e1laszthat\u00f3 megjegyz\u00e9s, amelyet a v\u00e1s\u00e1rl\u00e1s ut\u00e1n k\u00fcldeni kell az \u00fcgyf\u00e9lnek.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Kateg\u00f3ri\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kateg\u00f3riaazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kateg\u00f3ria n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kateg\u00f3ria csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00edmk\u00e9k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "C\u00edmkeazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "C\u00edmke neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "C\u00edmkecsiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "K\u00e9pek list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "K\u00e9pazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "K\u00e9p URL-je.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "K\u00e9p neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "A k\u00e9p poz\u00edci\u00f3ja. A 0 azt jelenti, hogy a k\u00e9p kiemelt.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Attrib\u00fatum poz\u00edci\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum l\u00e1that\u00f3-e a term\u00e9koldal \u201eTov\u00e1bbi inform\u00e1ci\u00f3k\u201d lapj\u00e1n.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum haszn\u00e1lhat\u00f3-e vari\u00e1ci\u00f3k\u00e9nt.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Az attrib\u00fatum el\u00e9rhet\u0151 kifejez\u00e9sneveinek list\u00e1ja.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Alap\u00e9rtelmezett vari\u00e1ci\u00f3s attrib\u00fatumok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "Csoportos\u00edtott term\u00e9kek list\u00e1ja azonos\u00edt\u00f3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Term\u00e9k csiga.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Term\u00e9k \u00e1llapota (bejegyz\u00e9s \u00e1llapota).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Kiemelt term\u00e9k.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "A katal\u00f3gus l\u00e1that\u00f3s\u00e1ga.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Term\u00e9kle\u00edr\u00e1s.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Term\u00e9k r\u00f6vid le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Egyedi azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Term\u00e9k norm\u00e1l \u00e1ron.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "A term\u00e9k elad\u00e1si \u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Ha a term\u00e9k virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ha a term\u00e9k let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Term\u00e9k k\u00fcls\u0151 URL-je. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Term\u00e9k k\u00fcls\u0151 gomb sz\u00f6vege. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s term\u00e9kszinten.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Azt szab\u00e1lyozza, hogy a term\u00e9k \u201erakt\u00e1ron\u201d vagy \u201eelfogyott\u201d-k\u00e9nt szerepel-e a kezel\u0151fel\u00fcleten.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Egy term\u00e9k megv\u00e1s\u00e1rl\u00e1s\u00e1nak enged\u00e9lyez\u00e9se egyetlen megrendel\u00e9sben.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "A term\u00e9k s\u00falya (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Term\u00e9k m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Term\u00e9k hossza (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Term\u00e9k sz\u00e9less\u00e9ge (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Term\u00e9k magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "V\u00e9lem\u00e9nyek enged\u00e9lyez\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "A tov\u00e1bb\u00e9rt\u00e9kes\u00edtett term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "A kereszt\u00e9rt\u00e9kes\u00edt\u00e9si term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "V\u00e1laszthat\u00f3 megjegyz\u00e9s, amelyet a v\u00e1s\u00e1rl\u00e1s ut\u00e1n k\u00fcldeni kell az \u00fcgyf\u00e9lnek.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Kateg\u00f3ri\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kateg\u00f3riaazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kateg\u00f3ria n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kateg\u00f3ria csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00edmk\u00e9k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "C\u00edmkeazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "C\u00edmke neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "C\u00edmkecsiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "K\u00e9pek list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "K\u00e9pazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "K\u00e9p URL-je.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "K\u00e9p neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "A k\u00e9p poz\u00edci\u00f3ja. A 0 azt jelenti, hogy a k\u00e9p kiemelt.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Attrib\u00fatum poz\u00edci\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum l\u00e1that\u00f3-e a term\u00e9koldal \u201eTov\u00e1bbi inform\u00e1ci\u00f3k\u201d lapj\u00e1n.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum haszn\u00e1lhat\u00f3-e vari\u00e1ci\u00f3k\u00e9nt.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Az attrib\u00fatum el\u00e9rhet\u0151 kifejez\u00e9sneveinek list\u00e1ja.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Alap\u00e9rtelmezett vari\u00e1ci\u00f3s attrib\u00fatumok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "Csoportos\u00edtott term\u00e9kek list\u00e1ja azonos\u00edt\u00f3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v2\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/(?P<id>[\\d]+)\/related": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott \u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott t\u00edpushoz rendelt term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott cikksz\u00e1m\u00fa term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a kiemelt term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott kateg\u00f3riaazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott c\u00edmkeazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00e1ll\u00edt\u00e1si oszt\u00e1lyazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott attrib\u00fatummal rendelkez\u0151 term\u00e9kekre. Haszn\u00e1lja a taxon\u00f3mia nev\u00e9t\/attrib\u00fatum\u00e1t.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott attrib\u00fatum kifejez\u00e9s azonos\u00edt\u00f3j\u00e1val rendelkez\u0151 term\u00e9kekre (hozz\u00e1rendelt attrib\u00fatum sz\u00fcks\u00e9ges).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Az eredm\u00e9nyt korl\u00e1tozza a k\u00e9szleten l\u00e9v\u0151 vagy elfogyott term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az akci\u00f3s term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre minim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre a maxim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "A meta_data korl\u00e1toz\u00e1sa meghat\u00e1rozott kulcsokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy a meta_data nem tartalmaz bizonyos kulcsokat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "V\u00e1ltozat le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Egyedi azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "V\u00e1ltozatos norm\u00e1l \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "V\u00e1ltozatos elad\u00e1si \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "default": true,
                            "description": "Hat\u00e1rozza meg, hogy a v\u00e1ltozat l\u00e1that\u00f3-e a term\u00e9k oldal\u00e1n.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Ha a vari\u00e1ci\u00f3 virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Ha a vari\u00e1ci\u00f3 let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s vari\u00e1ci\u00f3s szinten.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "Azt szab\u00e1lyozza, hogy a vari\u00e1ci\u00f3 \u201erakt\u00e1ron\u201d vagy \u201eelfogyott\u201d-k\u00e9nt szerepel-e a kezel\u0151fel\u00fcleten.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Vari\u00e1ci\u00f3s s\u00faly (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Vari\u00e1ci\u00f3s m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Vari\u00e1ci\u00f3s hossz (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "V\u00e1ltoz\u00e1si sz\u00e9less\u00e9g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Vari\u00e1ci\u00f3s magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "V\u00e1ltozatos k\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "A k\u00e9p poz\u00edci\u00f3ja. A 0 azt jelenti, hogy a k\u00e9p kiemelt.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "V\u00e1ltozat le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Egyedi azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "V\u00e1ltozatos norm\u00e1l \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "V\u00e1ltozatos elad\u00e1si \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "description": "Hat\u00e1rozza meg, hogy a v\u00e1ltozat l\u00e1that\u00f3-e a term\u00e9k oldal\u00e1n.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "Ha a vari\u00e1ci\u00f3 virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ha a vari\u00e1ci\u00f3 let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s vari\u00e1ci\u00f3s szinten.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Azt szab\u00e1lyozza, hogy a vari\u00e1ci\u00f3 \u201erakt\u00e1ron\u201d vagy \u201eelfogyott\u201d-k\u00e9nt szerepel-e a kezel\u0151fel\u00fcleten.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Vari\u00e1ci\u00f3s s\u00faly (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Vari\u00e1ci\u00f3s m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Vari\u00e1ci\u00f3s hossz (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "V\u00e1ltoz\u00e1si sz\u00e9less\u00e9g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Vari\u00e1ci\u00f3s magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "V\u00e1ltozatos k\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "A k\u00e9p poz\u00edci\u00f3ja. A 0 azt jelenti, hogy a k\u00e9p kiemelt.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "V\u00e1ltozat le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Egyedi azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "V\u00e1ltozatos norm\u00e1l \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "V\u00e1ltozatos elad\u00e1si \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "description": "Hat\u00e1rozza meg, hogy a v\u00e1ltozat l\u00e1that\u00f3-e a term\u00e9k oldal\u00e1n.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "Ha a vari\u00e1ci\u00f3 virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ha a vari\u00e1ci\u00f3 let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s vari\u00e1ci\u00f3s szinten.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Azt szab\u00e1lyozza, hogy a vari\u00e1ci\u00f3 \u201erakt\u00e1ron\u201d vagy \u201eelfogyott\u201d-k\u00e9nt szerepel-e a kezel\u0151fel\u00fcleten.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Vari\u00e1ci\u00f3s s\u00faly (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Vari\u00e1ci\u00f3s m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Vari\u00e1ci\u00f3s hossz (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "V\u00e1ltoz\u00e1si sz\u00e9less\u00e9g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Vari\u00e1ci\u00f3s magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "V\u00e1ltozatos k\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "A k\u00e9p poz\u00edci\u00f3ja. A 0 azt jelenti, hogy a k\u00e9p kiemelt.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Jelent\u00e9s id\u0151szaka.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Egy adott kezd\u00e9si d\u00e1tumra vonatkoz\u00f3 vissz\u00e1ru \u00e9rt\u00e9kes\u00edt\u00e9sek, a d\u00e1tumnak YYYY-MM-DD form\u00e1tumban kell lennie.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Egy adott befejez\u00e9si d\u00e1tumra vonatkoz\u00f3 vissz\u00e1ru \u00e9rt\u00e9kes\u00edt\u00e9sek, a d\u00e1tumnak YYYY-MM-DD form\u00e1tumban kell lennie.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v2\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v2\/reports\/top_sellers": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Jelent\u00e9s id\u0151szaka.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Egy adott kezd\u00e9si d\u00e1tumra vonatkoz\u00f3 vissz\u00e1ru \u00e9rt\u00e9kes\u00edt\u00e9sek, a d\u00e1tumnak YYYY-MM-DD form\u00e1tumban kell lennie.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Egy adott befejez\u00e9si d\u00e1tumra vonatkoz\u00f3 vissz\u00e1ru \u00e9rt\u00e9kes\u00edt\u00e9sek, a d\u00e1tumnak YYYY-MM-DD form\u00e1tumban kell lennie.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v2\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v2\/reports": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v2\/reports"
                    }
                ]
            }
        },
        "\/wc\/v2\/settings": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v2\/settings"
                    }
                ]
            }
        },
        "\/wc\/v2\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "Be\u00e1ll\u00edt\u00e1sok csoportazonos\u00edt\u00f3.",
                            "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": "Be\u00e1ll\u00edt\u00e1sok csoportazonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Be\u00e1ll\u00edt\u00e1si \u00e9rt\u00e9k.",
                            "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": "Be\u00e1ll\u00edt\u00e1sok csoportazonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "Be\u00e1ll\u00edt\u00e1sok csoportazonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Be\u00e1ll\u00edt\u00e1si \u00e9rt\u00e9k.",
                            "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": "Sz\u00e1ll\u00edt\u00e1si z\u00f3na neve.",
                            "required": true
                        },
                        "order": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si z\u00f3na rendel\u00e9s.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si z\u00f3na neve.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si z\u00f3na rendel\u00e9s.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping\/zones\/(?P<id>[\\d]+)\/locations": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si z\u00f3na hely\u00e9nek k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si z\u00f3na hely\u00e9nek t\u00edpusa.",
                            "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": "A z\u00f3na egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "A z\u00f3na egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d rendez\u00e9si sorrend.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "A sz\u00e1ll\u00edt\u00e1si m\u00f3d enged\u00e9lyezve \u00e1llapota.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d be\u00e1ll\u00edt\u00e1sai.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "A be\u00e1ll\u00edt\u00e1s egyedi azonos\u00edt\u00f3ja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Ember \u00e1ltal olvashat\u00f3 c\u00edmke az interf\u00e9szekben haszn\u00e1lt be\u00e1ll\u00edt\u00e1shoz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Ember \u00e1ltal olvashat\u00f3 le\u00edr\u00e1s az interf\u00e9szekben haszn\u00e1lt be\u00e1ll\u00edt\u00e1shoz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Be\u00e1ll\u00edt\u00e1s t\u00edpusa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Be\u00e1ll\u00edt\u00e1si \u00e9rt\u00e9k.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "A be\u00e1ll\u00edt\u00e1s alap\u00e9rtelmezett \u00e9rt\u00e9ke.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "A be\u00e1ll\u00edt\u00e1sr\u00f3l tov\u00e1bbi s\u00fag\u00f3sz\u00f6veg jelenik meg a felhaszn\u00e1l\u00f3 sz\u00e1m\u00e1ra.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Sz\u00f6vegbevitelben megjelen\u00edtend\u0151 hely\u0151rz\u0151 sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "method_id": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d azonos\u00edt\u00f3ja.",
                            "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": "A z\u00f3na egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "A p\u00e9ld\u00e1ny egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "A z\u00f3na egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "A p\u00e9ld\u00e1ny egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d rendez\u00e9si sorrend.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "A sz\u00e1ll\u00edt\u00e1si m\u00f3d enged\u00e9lyezve \u00e1llapota.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d be\u00e1ll\u00edt\u00e1sai.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "A be\u00e1ll\u00edt\u00e1s egyedi azonos\u00edt\u00f3ja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Ember \u00e1ltal olvashat\u00f3 c\u00edmke az interf\u00e9szekben haszn\u00e1lt be\u00e1ll\u00edt\u00e1shoz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Ember \u00e1ltal olvashat\u00f3 le\u00edr\u00e1s az interf\u00e9szekben haszn\u00e1lt be\u00e1ll\u00edt\u00e1shoz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Be\u00e1ll\u00edt\u00e1s t\u00edpusa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Be\u00e1ll\u00edt\u00e1si \u00e9rt\u00e9k.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "A be\u00e1ll\u00edt\u00e1s alap\u00e9rtelmezett \u00e9rt\u00e9ke.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "A be\u00e1ll\u00edt\u00e1sr\u00f3l tov\u00e1bbi s\u00fag\u00f3sz\u00f6veg jelenik meg a felhaszn\u00e1l\u00f3 sz\u00e1m\u00e1ra.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Sz\u00f6vegbevitelben megjelen\u00edtend\u0151 hely\u0151rz\u0151 sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "A z\u00f3na egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "A p\u00e9ld\u00e1ny egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes\/classes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Ad\u00f3oszt\u00e1ly neve.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Egyedi csiga az er\u0151forr\u00e1shoz.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "description": "Egyedi csiga az er\u0151forr\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "Rendez\u00e9s ad\u00f3oszt\u00e1ly szerint.",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "Orsz\u00e1g ISO 3166 k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u00c1llami k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m \/ Zip.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "V\u00e1ros N\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Ad\u00f3kulcs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ad\u00f3kulcs neve.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Ad\u00f3priorit\u00e1s.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez \u00f6sszetett kamatl\u00e1b.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez az ad\u00f3kulcs a sz\u00e1ll\u00edt\u00e1sra is vonatkozik-e.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "A lek\u00e9rdez\u00e9sekben megjelen\u0151 sorrendet jelzi.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "Orsz\u00e1g ISO 3166 k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u00c1llami k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m \/ Zip.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "V\u00e1ros N\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Ad\u00f3kulcs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ad\u00f3kulcs neve.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Ad\u00f3priorit\u00e1s.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez \u00f6sszetett kamatl\u00e1b.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez az ad\u00f3kulcs a sz\u00e1ll\u00edt\u00e1sra is vonatkozik-e.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "A lek\u00e9rdez\u00e9sekben megjelen\u0151 sorrendet jelzi.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "Orsz\u00e1g ISO 3166 k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u00c1llami k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m \/ Zip.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "V\u00e1ros N\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Ad\u00f3kulcs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ad\u00f3kulcs neve.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Ad\u00f3priorit\u00e1s.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez \u00f6sszetett kamatl\u00e1b.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez az ad\u00f3kulcs a sz\u00e1ll\u00edt\u00e1sra is vonatkozik-e.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "A lek\u00e9rdez\u00e9sekben megjelen\u0151 sorrendet jelzi.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v2\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/webhooks": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott \u00e1llapot\u00fa webhookra.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Bar\u00e1ts\u00e1gos n\u00e9v a webhook sz\u00e1m\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "Webhook \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "Webhook t\u00e9ma.",
                            "required": true
                        },
                        "secret": {
                            "description": "A titkos kulcs a k\u00e9zbes\u00edtett webhook hash-j\u00e9nek gener\u00e1l\u00e1s\u00e1ra szolg\u00e1l, \u00e9s a k\u00e9r\u00e9s fejl\u00e9ceiben szerepel. Ez az alap\u00e9rtelmezett MD5 hash lesz az aktu\u00e1lis felhaszn\u00e1l\u00f3 ID|felhaszn\u00e1l\u00f3nev\u00e9b\u0151l, ha nincs megadva.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "Webhook k\u00e9zbes\u00edt\u00e9si URL.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Bar\u00e1ts\u00e1gos n\u00e9v a webhook sz\u00e1m\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Webhook \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Webhook t\u00e9ma.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "A titkos kulcs a k\u00e9zbes\u00edtett webhook hash-j\u00e9nek gener\u00e1l\u00e1s\u00e1ra szolg\u00e1l, \u00e9s a k\u00e9r\u00e9s fejl\u00e9ceiben szerepel. Ez az alap\u00e9rtelmezett MD5 hash lesz az aktu\u00e1lis felhaszn\u00e1l\u00f3 ID|felhaszn\u00e1l\u00f3nev\u00e9b\u0151l, ha nincs megadva.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/webhooks\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Bar\u00e1ts\u00e1gos n\u00e9v a webhook sz\u00e1m\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Webhook \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Webhook t\u00e9ma.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "A titkos kulcs a k\u00e9zbes\u00edtett webhook hash-j\u00e9nek gener\u00e1l\u00e1s\u00e1ra szolg\u00e1l, \u00e9s a k\u00e9r\u00e9s fejl\u00e9ceiben szerepel. Ez az alap\u00e9rtelmezett MD5 hash lesz az aktu\u00e1lis felhaszn\u00e1l\u00f3 ID|felhaszn\u00e1l\u00f3nev\u00e9b\u0151l, ha nincs megadva.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Egyedi azonos\u00edt\u00f3 a webhook sz\u00e1m\u00e1ra.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "Egyedi azonos\u00edt\u00f3 a webhook sz\u00e1m\u00e1ra.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/system_status": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v2\/system_status"
                    }
                ]
            }
        },
        "\/wc\/v2\/system_status\/tools": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az eszk\u00f6z egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A szersz\u00e1m neve.",
                            "type": "string",
                            "required": false
                        },
                        "action": {
                            "description": "Mit fog tenni az eszk\u00f6z futtat\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Szersz\u00e1m le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "success": {
                            "description": "Sikeresen futott az eszk\u00f6z?",
                            "type": "boolean",
                            "required": false
                        },
                        "message": {
                            "description": "Szersz\u00e1m-visszak\u00fcld\u00e9si \u00fczenet.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping_methods": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v2\/shipping_methods"
                    }
                ]
            }
        },
        "\/wc\/v2\/shipping_methods\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/payment_gateways": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Fizet\u00e9si \u00e1tj\u00e1r\u00f3 c\u00edme a p\u00e9nzt\u00e1rn\u00e1l.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Fizet\u00e9si \u00e1tj\u00e1r\u00f3 le\u00edr\u00e1sa a p\u00e9nzt\u00e1rn\u00e1l.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Fizet\u00e9si \u00e1tj\u00e1r\u00f3 rendez\u00e9si sorrend.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Fizet\u00e9si \u00e1tj\u00e1r\u00f3 enged\u00e9lyezve \u00e1llapot.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Fizet\u00e9si \u00e1tj\u00e1r\u00f3 be\u00e1ll\u00edt\u00e1sai.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "A be\u00e1ll\u00edt\u00e1s egyedi azonos\u00edt\u00f3ja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Ember \u00e1ltal olvashat\u00f3 c\u00edmke az interf\u00e9szekben haszn\u00e1lt be\u00e1ll\u00edt\u00e1shoz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Ember \u00e1ltal olvashat\u00f3 le\u00edr\u00e1s az interf\u00e9szekben haszn\u00e1lt be\u00e1ll\u00edt\u00e1shoz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Be\u00e1ll\u00edt\u00e1s t\u00edpusa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Be\u00e1ll\u00edt\u00e1si \u00e9rt\u00e9k.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "A be\u00e1ll\u00edt\u00e1s alap\u00e9rtelmezett \u00e9rt\u00e9ke.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "A be\u00e1ll\u00edt\u00e1sr\u00f3l tov\u00e1bbi s\u00fag\u00f3sz\u00f6veg jelenik meg a felhaszn\u00e1l\u00f3 sz\u00e1m\u00e1ra.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Sz\u00f6vegbevitelben megjelen\u00edtend\u0151 hely\u0151rz\u0151 sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/coupons": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott k\u00f3ddal rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kupon k\u00f3d.",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "A kedvezm\u00e9ny \u00f6sszege. Mindig numerikusnak kell lennie, m\u00e9g akkor is, ha sz\u00e1zal\u00e9kot \u00e1ll\u00edt be.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "A kupon \u00e1llapota. Mindig tervezetnek, k\u00f6zz\u00e9tettnek vagy fel\u00fclvizsg\u00e1latra v\u00e1r\u00f3nak kell lennie",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "Meghat\u00e1rozza az alkalmazott kedvezm\u00e9ny t\u00edpus\u00e1t.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "A kupon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma (GMT).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Ha igaz, a kupon csak egyenk\u00e9nt haszn\u00e1lhat\u00f3 fel. A t\u00f6bbi felhaszn\u00e1lt kupon elt\u00e1vol\u00edt\u00e1sra ker\u00fcl a kos\u00e1rb\u00f3l.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "A kupon felhaszn\u00e1lhat\u00f3 term\u00e9kazonos\u00edt\u00f3k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Azon term\u00e9kazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem haszn\u00e1lhat\u00f3 fel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u00d6sszesen h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u00dcgyfelenk\u00e9nt h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "A kos\u00e1rban l\u00e9v\u0151 term\u00e9kek maxim\u00e1lis sz\u00e1ma, amelyre a kupon felhaszn\u00e1lhat\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Ha igaz, \u00e9s az ingyenes sz\u00e1ll\u00edt\u00e1si m\u00f3dhoz kupon sz\u00fcks\u00e9ges, ez a kupon lehet\u0151v\u00e9 teszi az ingyenes sz\u00e1ll\u00edt\u00e1st.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Azon kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "A kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Ha igaz, ez a kupon nem vonatkozik azokra a term\u00e9kekre, amelyek akci\u00f3s \u00e1rat tartalmaznak.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minim\u00e1lis rendel\u00e9si \u00f6sszeg, amelynek a kos\u00e1rban kell lennie a kupon \u00e9rv\u00e9nyes\u00edt\u00e9se el\u0151tt.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "A kupon felhaszn\u00e1l\u00e1sa sor\u00e1n megengedett maxim\u00e1lis rendel\u00e9si mennyis\u00e9g.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Azon e-mail c\u00edmek list\u00e1ja, amelyek felhaszn\u00e1lhatj\u00e1k ezt a kupont.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kupon k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "A kedvezm\u00e9ny \u00f6sszege. Mindig numerikusnak kell lennie, m\u00e9g akkor is, ha sz\u00e1zal\u00e9kot \u00e1ll\u00edt be.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "A kupon \u00e1llapota. Mindig tervezetnek, k\u00f6zz\u00e9tettnek vagy fel\u00fclvizsg\u00e1latra v\u00e1r\u00f3nak kell lennie",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Meghat\u00e1rozza az alkalmazott kedvezm\u00e9ny t\u00edpus\u00e1t.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "A kupon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma (GMT).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Ha igaz, a kupon csak egyenk\u00e9nt haszn\u00e1lhat\u00f3 fel. A t\u00f6bbi felhaszn\u00e1lt kupon elt\u00e1vol\u00edt\u00e1sra ker\u00fcl a kos\u00e1rb\u00f3l.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "A kupon felhaszn\u00e1lhat\u00f3 term\u00e9kazonos\u00edt\u00f3k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Azon term\u00e9kazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem haszn\u00e1lhat\u00f3 fel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u00d6sszesen h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u00dcgyfelenk\u00e9nt h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "A kos\u00e1rban l\u00e9v\u0151 term\u00e9kek maxim\u00e1lis sz\u00e1ma, amelyre a kupon felhaszn\u00e1lhat\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Ha igaz, \u00e9s az ingyenes sz\u00e1ll\u00edt\u00e1si m\u00f3dhoz kupon sz\u00fcks\u00e9ges, ez a kupon lehet\u0151v\u00e9 teszi az ingyenes sz\u00e1ll\u00edt\u00e1st.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Azon kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "A kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Ha igaz, ez a kupon nem vonatkozik azokra a term\u00e9kekre, amelyek akci\u00f3s \u00e1rat tartalmaznak.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minim\u00e1lis rendel\u00e9si \u00f6sszeg, amelynek a kos\u00e1rban kell lennie a kupon \u00e9rv\u00e9nyes\u00edt\u00e9se el\u0151tt.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "A kupon felhaszn\u00e1l\u00e1sa sor\u00e1n megengedett maxim\u00e1lis rendel\u00e9si mennyis\u00e9g.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Azon e-mail c\u00edmek list\u00e1ja, amelyek felhaszn\u00e1lhatj\u00e1k ezt a kupont.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/coupons\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kupon k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "A kedvezm\u00e9ny \u00f6sszege. Mindig numerikusnak kell lennie, m\u00e9g akkor is, ha sz\u00e1zal\u00e9kot \u00e1ll\u00edt be.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "A kupon \u00e1llapota. Mindig tervezetnek, k\u00f6zz\u00e9tettnek vagy fel\u00fclvizsg\u00e1latra v\u00e1r\u00f3nak kell lennie",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Meghat\u00e1rozza az alkalmazott kedvezm\u00e9ny t\u00edpus\u00e1t.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "A kupon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "A kupon lej\u00e1rati d\u00e1tuma (GMT).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Ha igaz, a kupon csak egyenk\u00e9nt haszn\u00e1lhat\u00f3 fel. A t\u00f6bbi felhaszn\u00e1lt kupon elt\u00e1vol\u00edt\u00e1sra ker\u00fcl a kos\u00e1rb\u00f3l.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "A kupon felhaszn\u00e1lhat\u00f3 term\u00e9kazonos\u00edt\u00f3k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Azon term\u00e9kazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem haszn\u00e1lhat\u00f3 fel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u00d6sszesen h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u00dcgyfelenk\u00e9nt h\u00e1nyszor haszn\u00e1lhat\u00f3 fel a kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "A kos\u00e1rban l\u00e9v\u0151 term\u00e9kek maxim\u00e1lis sz\u00e1ma, amelyre a kupon felhaszn\u00e1lhat\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Ha igaz, \u00e9s az ingyenes sz\u00e1ll\u00edt\u00e1si m\u00f3dhoz kupon sz\u00fcks\u00e9ges, ez a kupon lehet\u0151v\u00e9 teszi az ingyenes sz\u00e1ll\u00edt\u00e1st.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Azon kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "A kateg\u00f3riaazonos\u00edt\u00f3k list\u00e1ja, amelyekre a kupon nem vonatkozik.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Ha igaz, ez a kupon nem vonatkozik azokra a term\u00e9kekre, amelyek akci\u00f3s \u00e1rat tartalmaznak.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minim\u00e1lis rendel\u00e9si \u00f6sszeg, amelynek a kos\u00e1rban kell lennie a kupon \u00e9rv\u00e9nyes\u00edt\u00e9se el\u0151tt.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "A kupon felhaszn\u00e1l\u00e1sa sor\u00e1n megengedett maxim\u00e1lis rendel\u00e9si mennyis\u00e9g.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Azon e-mail c\u00edmek list\u00e1ja, amelyek felhaszn\u00e1lhatj\u00e1k ezt a kupont.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/customers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott e-mail-c\u00edm\u0171 er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott szerepk\u00f6rrel rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "translator",
                                "wpseo_manager",
                                "wpseo_editor"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "\u00daj felhaszn\u00e1l\u00f3i e-mail c\u00edm.",
                            "required": true
                        },
                        "first_name": {
                            "description": "\u00dcgyf\u00e9l keresztneve.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u00dcgyf\u00e9l vezet\u00e9kneve.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u00daj felhaszn\u00e1l\u00f3i felhaszn\u00e1l\u00f3n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u00daj felhaszn\u00e1l\u00f3i jelsz\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Az \u00fcgyf\u00e9l e-mail c\u00edme.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u00dcgyf\u00e9l keresztneve.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u00dcgyf\u00e9l vezet\u00e9kneve.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u00dcgyf\u00e9l bejelentkez\u00e9si neve.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u00dcgyf\u00e9l jelszava.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "Azonos\u00edt\u00f3, amelyhez a bejegyz\u00e9seket \u00e1t kell rendelni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/customers\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "Az \u00fcgyf\u00e9l e-mail c\u00edme.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u00dcgyf\u00e9l keresztneve.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u00dcgyf\u00e9l vezet\u00e9kneve.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u00dcgyf\u00e9l bejelentkez\u00e9si neve.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u00dcgyf\u00e9l jelszava.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edmadatok list\u00e1ja.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Az orsz\u00e1g ISO k\u00f3dja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/customers\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/layout-templates": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "area": {
                            "description": "Ter\u00fclet, amelyhez sablonokat kell beszerezni.",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "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": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "default": "any",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyt az \u00fcgyfelekre vagy a bels\u0151 megjegyz\u00e9sekre.",
                            "type": "string",
                            "enum": [
                                "any",
                                "customer",
                                "internal"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "Rendelje meg a megjegyz\u00e9s tartalm\u00e1t.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "Ha igaz, a megjegyz\u00e9s megjelenik az \u00fcgyfelek sz\u00e1m\u00e1ra, \u00e9s \u00e9rtes\u00edtik \u0151ket. Ha hamis, a megjegyz\u00e9s csak adminisztr\u00e1tori t\u00e1j\u00e9koztat\u00f3 jelleg\u0171.",
                            "type": "boolean",
                            "required": false
                        },
                        "added_by_user": {
                            "default": false,
                            "description": "Ha igaz, akkor ez a megjegyz\u00e9s az aktu\u00e1lis felhaszn\u00e1l\u00f3hoz lesz rendelve. Ha hamis, a megjegyz\u00e9s a rendszerhez lesz rendelve.",
                            "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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Az egyes er\u0151forr\u00e1sokban haszn\u00e1land\u00f3 tizedespontok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Csak a rendel\u00e9sn\u00e9l megjelen\u00edtend\u0151 meta megjelen\u00edt\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "A meta_data korl\u00e1toz\u00e1sa meghat\u00e1rozott kulcsokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy a meta_data nem tartalmaz bizonyos kulcsokat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "Visszat\u00e9r\u00edt\u00e9s \u00f6sszege.",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "A visszat\u00e9r\u00edt\u00e9s oka.",
                            "type": "string",
                            "required": false
                        },
                        "refunded_by": {
                            "description": "A visszat\u00e9r\u00edt\u00e9st l\u00e9trehoz\u00f3 felhaszn\u00e1l\u00f3 felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si vonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d azonos\u00edt\u00f3ja.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si p\u00e9ld\u00e1ny azonos\u00edt\u00f3ja.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "D\u00edjvonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "D\u00edj neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A d\u00edj ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "A d\u00edj ad\u00f3z\u00e1si st\u00e1tusza.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "api_refund": {
                            "default": true,
                            "description": "Ha igaz, a fizet\u00e9si \u00e1tj\u00e1r\u00f3 API-t haszn\u00e1lj\u00e1k a visszat\u00e9r\u00edt\u00e9s gener\u00e1l\u00e1s\u00e1ra.",
                            "type": "boolean",
                            "required": false
                        },
                        "api_restock": {
                            "default": true,
                            "description": "Ha igaz, akkor a visszat\u00e9r\u00edtett t\u00e9telek \u00fajra k\u00e9szletre ker\u00fclnek.",
                            "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": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "A rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott \u00e1llapot\u00fa rendel\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "auto-draft",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa egy adott vev\u0151h\u00f6z rendelt rendel\u00e9sekre.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa egy adott term\u00e9khez rendelt rendel\u00e9sekre.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Az egyes er\u0151forr\u00e1sokban haszn\u00e1land\u00f3 tizedespontok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Csak a rendel\u00e9sn\u00e9l megjelen\u00edtend\u0151 meta megjelen\u00edt\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "A meta_data korl\u00e1toz\u00e1sa meghat\u00e1rozott kulcsokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy a meta_data nem tartalmaz bizonyos kulcsokat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "created_via": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyhalmazt azokra a rendel\u00e9sekre, amelyeket specifikus forr\u00e1sokb\u00f3l hoztak l\u00e9tre (pl. fizet\u00e9s, rendszergazda).",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Sz\u00fcl\u0151i rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "Megmutatja, hol j\u00f6tt l\u00e9tre a rendel\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Rendel\u00e9s \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "USD",
                            "description": "P\u00e9nznem, amellyel a megb\u00edz\u00e1s l\u00e9trej\u00f6tt, ISO form\u00e1tumban.",
                            "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": "Felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3, aki a rendel\u00e9s tulajdonosa. 0 a vend\u00e9geknek.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Az \u00fcgyf\u00e9l \u00e1ltal a fizet\u00e9s sor\u00e1n hagyott megjegyz\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Fizet\u00e9si m\u00f3d c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Egyedi tranzakci\u00f3azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Sorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Term\u00e9k n\u00e9v.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Sz\u00fcl\u0151term\u00e9k neve, ha a term\u00e9k v\u00e1ltozat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Term\u00e9k azonos\u00edt\u00f3.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "V\u00e1ltozatazonos\u00edt\u00f3, ha van.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Rendelt mennyis\u00e9g.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A term\u00e9k ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg (a kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg ad\u00f3 (kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Meta kulcs a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Meta\u00e9rt\u00e9k a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Term\u00e9k cikksz\u00e1ma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN vagy ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Term\u00e9k \u00e1ra.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "A f\u0151 term\u00e9kk\u00e9p tulajdons\u00e1gai.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "K\u00e9pazonos\u00edt\u00f3.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "K\u00e9p URL-je.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si vonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d azonos\u00edt\u00f3ja.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si p\u00e9ld\u00e1ny azonos\u00edt\u00f3ja.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "D\u00edjvonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "D\u00edj neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A d\u00edj ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "A d\u00edj ad\u00f3z\u00e1si st\u00e1tusza.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "A kuponsorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupon k\u00f3d.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Kedvezm\u00e9ny \u00f6sszesen.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Kedvezm\u00e9ny teljes ad\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Kedvezm\u00e9ny t\u00edpusa.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "A kuponban meghat\u00e1rozott kedvezm\u00e9ny \u00f6sszege (abszol\u00fat \u00e9rt\u00e9k vagy sz\u00e1zal\u00e9k, a kedvezm\u00e9ny t\u00edpus\u00e1t\u00f3l f\u00fcgg\u0151en).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy a kupon ingyenes sz\u00e1ll\u00edt\u00e1st biztos\u00edt-e vagy sem.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "Hat\u00e1rozza meg, hogy a rendel\u00e9st kifizett\u00e9k-e. Ez be\u00e1ll\u00edtja az \u00e1llapotot a feldolgoz\u00e1sra \u00e9s a k\u00e9szletek cs\u00f6kkent\u00e9s\u00e9re.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "\u00c1ll\u00edtsa be a m\u0171veletet manu\u00e1lisnak, hogy a rendel\u00e9si megjegyz\u00e9s \u201efelhaszn\u00e1l\u00f3 \u00e1ltal hozz\u00e1adott\u201d-k\u00e9nt ker\u00fclj\u00f6n r\u00f6gz\u00edt\u00e9sre.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Sz\u00fcl\u0151i rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "Megmutatja, hol j\u00f6tt l\u00e9tre a rendel\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Rendel\u00e9s \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "P\u00e9nznem, amellyel a megb\u00edz\u00e1s l\u00e9trej\u00f6tt, ISO form\u00e1tumban.",
                            "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": "Felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3, aki a rendel\u00e9s tulajdonosa. 0 a vend\u00e9geknek.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Az \u00fcgyf\u00e9l \u00e1ltal a fizet\u00e9s sor\u00e1n hagyott megjegyz\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Fizet\u00e9si m\u00f3d c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Egyedi tranzakci\u00f3azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Sorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Term\u00e9k n\u00e9v.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Sz\u00fcl\u0151term\u00e9k neve, ha a term\u00e9k v\u00e1ltozat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Term\u00e9k azonos\u00edt\u00f3.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "V\u00e1ltozatazonos\u00edt\u00f3, ha van.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Rendelt mennyis\u00e9g.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A term\u00e9k ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg (a kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg ad\u00f3 (kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Meta kulcs a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Meta\u00e9rt\u00e9k a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Term\u00e9k cikksz\u00e1ma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN vagy ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Term\u00e9k \u00e1ra.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "A f\u0151 term\u00e9kk\u00e9p tulajdons\u00e1gai.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "K\u00e9pazonos\u00edt\u00f3.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "K\u00e9p URL-je.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si vonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d azonos\u00edt\u00f3ja.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si p\u00e9ld\u00e1ny azonos\u00edt\u00f3ja.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "D\u00edjvonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "D\u00edj neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A d\u00edj ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "A d\u00edj ad\u00f3z\u00e1si st\u00e1tusza.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "A kuponsorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupon k\u00f3d.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Kedvezm\u00e9ny \u00f6sszesen.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Kedvezm\u00e9ny teljes ad\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Kedvezm\u00e9ny t\u00edpusa.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "A kuponban meghat\u00e1rozott kedvezm\u00e9ny \u00f6sszege (abszol\u00fat \u00e9rt\u00e9k vagy sz\u00e1zal\u00e9k, a kedvezm\u00e9ny t\u00edpus\u00e1t\u00f3l f\u00fcgg\u0151en).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy a kupon ingyenes sz\u00e1ll\u00edt\u00e1st biztos\u00edt-e vagy sem.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Hat\u00e1rozza meg, hogy a rendel\u00e9st kifizett\u00e9k-e. Ez be\u00e1ll\u00edtja az \u00e1llapotot a feldolgoz\u00e1sra \u00e9s a k\u00e9szletek cs\u00f6kkent\u00e9s\u00e9re.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\u00c1ll\u00edtsa be a m\u0171veletet manu\u00e1lisnak, hogy a rendel\u00e9si megjegyz\u00e9s \u201efelhaszn\u00e1l\u00f3 \u00e1ltal hozz\u00e1adott\u201d-k\u00e9nt ker\u00fclj\u00f6n r\u00f6gz\u00edt\u00e9sre.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Sz\u00fcl\u0151i rendel\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "Megmutatja, hol j\u00f6tt l\u00e9tre a rendel\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Rendel\u00e9s \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "P\u00e9nznem, amellyel a megb\u00edz\u00e1s l\u00e9trej\u00f6tt, ISO form\u00e1tumban.",
                            "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": "Felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3, aki a rendel\u00e9s tulajdonosa. 0 a vend\u00e9geknek.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Az \u00fcgyf\u00e9l \u00e1ltal a fizet\u00e9s sor\u00e1n hagyott megjegyz\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Sz\u00e1ml\u00e1z\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email c\u00edm.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Telefonsz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si c\u00edm.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Keresztn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Vezet\u00e9kn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "C\u00e9gn\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "C\u00edmsor 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "C\u00edm sor 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "V\u00e1ros N\u00e9v.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Az \u00e1llam, tartom\u00e1ny vagy k\u00f6rzet ISO-k\u00f3dja vagy neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Orsz\u00e1gk\u00f3d ISO 3166-1 alpha-2 form\u00e1tumban.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Fizet\u00e9si m\u00f3d azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Fizet\u00e9si m\u00f3d c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Egyedi tranzakci\u00f3azonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Sorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Term\u00e9k n\u00e9v.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Sz\u00fcl\u0151term\u00e9k neve, ha a term\u00e9k v\u00e1ltozat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Term\u00e9k azonos\u00edt\u00f3.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "V\u00e1ltozatazonos\u00edt\u00f3, ha van.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Rendelt mennyis\u00e9g.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A term\u00e9k ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg (a kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Sor r\u00e9sz\u00f6sszeg ad\u00f3 (kedvezm\u00e9nyek el\u0151tt).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Meta kulcs a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Meta\u00e9rt\u00e9k a felhaszn\u00e1l\u00f3i fel\u00fclet megjelen\u00edt\u00e9s\u00e9hez.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Term\u00e9k cikksz\u00e1ma.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN vagy ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Term\u00e9k \u00e1ra.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "A f\u0151 term\u00e9kk\u00e9p tulajdons\u00e1gai.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "K\u00e9pazonos\u00edt\u00f3.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "K\u00e9p URL-je.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si vonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d azonos\u00edt\u00f3ja.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Sz\u00e1ll\u00edt\u00e1si p\u00e9ld\u00e1ny azonos\u00edt\u00f3ja.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "D\u00edjvonalak adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "D\u00edj neve.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "A d\u00edj ad\u00f3oszt\u00e1lya.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "A d\u00edj ad\u00f3z\u00e1si st\u00e1tusza.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Sor\u00f6sszeg (a kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Sor teljes ad\u00f3 (kedvezm\u00e9nyek ut\u00e1n).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Sor ad\u00f3k.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Ad\u00f3kulcs azonos\u00edt\u00f3ja.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Ad\u00f3 \u00f6sszesen.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Ad\u00f3 r\u00e9sz\u00f6sszeg.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "A kuponsorok adatai.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "T\u00e1rgy azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kupon k\u00f3d.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Kedvezm\u00e9ny \u00f6sszesen.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Kedvezm\u00e9ny teljes ad\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Kedvezm\u00e9ny t\u00edpusa.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "A kuponban meghat\u00e1rozott kedvezm\u00e9ny \u00f6sszege (abszol\u00fat \u00e9rt\u00e9k vagy sz\u00e1zal\u00e9k, a kedvezm\u00e9ny t\u00edpus\u00e1t\u00f3l f\u00fcgg\u0151en).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy a kupon ingyenes sz\u00e1ll\u00edt\u00e1st biztos\u00edt-e vagy sem.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta adatok.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Meta kulcs.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Meta \u00e9rt\u00e9k.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Hat\u00e1rozza meg, hogy a rendel\u00e9st kifizett\u00e9k-e. Ez be\u00e1ll\u00edtja az \u00e1llapotot a feldolgoz\u00e1sra \u00e9s a k\u00e9szletek cs\u00f6kkent\u00e9s\u00e9re.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\u00c1ll\u00edtsa be a m\u0171veletet manu\u00e1lisnak, hogy a rendel\u00e9si megjegyz\u00e9s \u201efelhaszn\u00e1l\u00f3 \u00e1ltal hozz\u00e1adott\u201d-k\u00e9nt ker\u00fclj\u00f6n r\u00f6gz\u00edt\u00e9sre.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Kifejez\u00e9s neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "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": "A kifejez\u00e9sek attrib\u00fatum\u00e1nak egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Kifejez\u00e9s neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, az er\u0151forr\u00e1sok egy\u00e9ni rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Az attrib\u00fatum t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Alap\u00e9rtelmezett rendez\u00e9si sorrend.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "Attrib\u00fatumarch\u00edvumok enged\u00e9lyez\u00e9se\/letilt\u00e1sa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Attrib\u00fatum neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Az attrib\u00fatum t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Alap\u00e9rtelmezett rendez\u00e9si sorrend.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Attrib\u00fatumarch\u00edvumok enged\u00e9lyez\u00e9se\/letilt\u00e1sa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Attrib\u00fatum neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Az attrib\u00fatum t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Alap\u00e9rtelmezett rendez\u00e9si sorrend.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Attrib\u00fatumarch\u00edvumok enged\u00e9lyez\u00e9se\/letilt\u00e1sa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/categories": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Kateg\u00f3ria n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/categories\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Kateg\u00f3ria n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Az er\u0151forr\u00e1s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Kateg\u00f3ria arch\u00edv megjelen\u00edt\u00e9si t\u00edpusa.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "K\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/products\/categories\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/custom-fields\/names": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezze a t\u00e9teleket n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/products\/custom-fields\/names"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/reviews": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszad\u00e1st egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett v\u00e9lem\u00e9nyekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "product"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3khoz rendelt v\u00e9lem\u00e9nyekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyhalmaz kiz\u00e1rja az adott felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3khoz rendelt v\u00e9lem\u00e9nyeket.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_email": {
                            "default": null,
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott szerz\u0151i e-mailb\u0151l sz\u00e1rmaz\u00f3 eredm\u00e9nyre.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "product": {
                            "default": [],
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az adott term\u00e9kazonos\u00edt\u00f3khoz rendelt v\u00e9lem\u00e9nyekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa a meghat\u00e1rozott \u00e1llapothoz rendelt v\u00e9lem\u00e9nyekre.",
                            "type": "string",
                            "enum": [
                                "all",
                                "hold",
                                "approved",
                                "spam",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "A term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": true
                        },
                        "product_name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "A fel\u00fclvizsg\u00e1lat \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "type": "string",
                            "description": "A b\u00edr\u00e1l\u00f3 neve.",
                            "required": true
                        },
                        "reviewer_email": {
                            "type": "string",
                            "description": "A b\u00edr\u00e1l\u00f3 e-mailje.",
                            "required": true
                        },
                        "review": {
                            "type": "string",
                            "description": "Tekintse \u00e1t a tartalmat.",
                            "required": true
                        },
                        "rating": {
                            "description": "\u00c9rt\u00e9kel\u00e9s \u00e9rt\u00e9kel\u00e9se (0-t\u00f3l 5-ig).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "product_id": {
                            "description": "Annak a term\u00e9knek az egyedi azonos\u00edt\u00f3ja, amelyhez a v\u00e9lem\u00e9ny tartozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A fel\u00fclvizsg\u00e1lat \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "A b\u00edr\u00e1l\u00f3 neve.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "Ellen\u0151rz\u0151 e-mail.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "A recenzi\u00f3 tartalma.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u00c9rt\u00e9kel\u00e9s \u00e9rt\u00e9kel\u00e9se (0-t\u00f3l 5-ig).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/reviews\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Annak a term\u00e9knek az egyedi azonos\u00edt\u00f3ja, amelyhez a v\u00e9lem\u00e9ny tartozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A fel\u00fclvizsg\u00e1lat \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "A b\u00edr\u00e1l\u00f3 neve.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "Ellen\u0151rz\u0151 e-mail.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "A recenzi\u00f3 tartalma.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u00c9rt\u00e9kel\u00e9s \u00e9rt\u00e9kel\u00e9se (0-t\u00f3l 5-ig).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/products\/reviews\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/shipping_classes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se er\u0151forr\u00e1s-attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "A term\u00e9khez nem rendelt er\u0151forr\u00e1sok elrejt\u00e9se.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00fcl\u0151h\u00f6z rendelt er\u0151forr\u00e1sokra. Csak a hierarchikus taxon\u00f3mi\u00e1kra vonatkozik.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott term\u00e9khez rendelt er\u0151forr\u00e1sokra.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 er\u0151forr\u00e1sokra.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Az er\u0151forr\u00e1s neve.",
                            "required": true
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "C\u00edmke neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/tags\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "C\u00edmke neve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Az er\u0151forr\u00e1s t\u00edpus\u00e1nak egyedi alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Az er\u0151forr\u00e1s HTML-le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "rand",
                                "menu_order",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order",
                                "price",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "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": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott \u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott t\u00edpushoz rendelt term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott cikksz\u00e1m\u00fa term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a kiemelt term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott kateg\u00f3riaazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott c\u00edmkeazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00e1ll\u00edt\u00e1si oszt\u00e1lyazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott attrib\u00fatummal rendelkez\u0151 term\u00e9kekre. Haszn\u00e1lja a taxon\u00f3mia nev\u00e9t\/attrib\u00fatum\u00e1t.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott attrib\u00fatum kifejez\u00e9s azonos\u00edt\u00f3j\u00e1val rendelkez\u0151 term\u00e9kekre (hozz\u00e1rendelt attrib\u00fatum sz\u00fcks\u00e9ges).",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az akci\u00f3s term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre minim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre a maxim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "A meta_data korl\u00e1toz\u00e1sa meghat\u00e1rozott kulcsokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy a meta_data nem tartalmaz bizonyos kulcsokat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott k\u00e9szlet\u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyeket azokra, amelyeknek a SKU-ja r\u00e9szben egyezik egy karakterl\u00e1nccal. Ez az \u00e9rv\u00e9nyes\u00edt\u00e9s els\u0151bbs\u00e9get \u00e9lvez a 'sku' felett.",
                            "type": "string",
                            "required": false
                        },
                        "search_name_or_sku": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyeket azokra, amelyeknek a neve vagy SKU-ja r\u00e9szben egyezik egy karakterl\u00e1nccal. Ez az \u00e9rv\u00e9nyes\u00edt\u00e9s els\u0151bbs\u00e9get \u00e9lvez a 'keres\u00e9s', 'sku' \u00e9s 'search_sku' felett.",
                            "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": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Term\u00e9k csiga.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "A term\u00e9k l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "A term\u00e9k l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, mint GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Term\u00e9k \u00e1llapota (bejegyz\u00e9s \u00e1llapota).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Kiemelt term\u00e9k.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "A katal\u00f3gus l\u00e1that\u00f3s\u00e1ga.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Term\u00e9kle\u00edr\u00e1s.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Term\u00e9k r\u00f6vid le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rakt\u00e1ri egys\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN vagy ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Term\u00e9k norm\u00e1l \u00e1ron.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "A term\u00e9k elad\u00e1si \u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Ha a term\u00e9k virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Ha a term\u00e9k let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Term\u00e9k k\u00fcls\u0151 URL-je. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Term\u00e9k k\u00fcls\u0151 gomb sz\u00f6vege. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s term\u00e9kszinten.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Alacsony k\u00e9szlet a term\u00e9khez.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Egy term\u00e9k megv\u00e1s\u00e1rl\u00e1s\u00e1nak enged\u00e9lyez\u00e9se egyetlen megrendel\u00e9sben.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "A term\u00e9k s\u00falya (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Term\u00e9k m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Term\u00e9k hossza (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Term\u00e9k sz\u00e9less\u00e9ge (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Term\u00e9k magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "V\u00e9lem\u00e9nyek enged\u00e9lyez\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Jelsz\u00f3 k\u00f6zz\u00e9t\u00e9tele.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "A tov\u00e1bb\u00e9rt\u00e9kes\u00edtett term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "A kereszt\u00e9rt\u00e9kes\u00edt\u00e9si term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "V\u00e1laszthat\u00f3 megjegyz\u00e9s, amelyet a v\u00e1s\u00e1rl\u00e1s ut\u00e1n k\u00fcldeni kell az \u00fcgyf\u00e9lnek.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Kateg\u00f3ri\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kateg\u00f3riaazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kateg\u00f3ria n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kateg\u00f3ria csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "M\u00e1rk\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "M\u00e1rka azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "M\u00e1rkan\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "M\u00e1rka keres\u0151bar\u00e1t kifejez\u00e9s.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00edmk\u00e9k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "C\u00edmkeazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "C\u00edmke neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "C\u00edmkecsiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "K\u00e9pek list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "K\u00e9pazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "K\u00e9p URL-je.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "K\u00e9p neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Attrib\u00fatum poz\u00edci\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum l\u00e1that\u00f3-e a term\u00e9koldal \u201eTov\u00e1bbi inform\u00e1ci\u00f3k\u201d lapj\u00e1n.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum haszn\u00e1lhat\u00f3-e vari\u00e1ci\u00f3k\u00e9nt.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Az attrib\u00fatum el\u00e9rhet\u0151 kifejez\u00e9sneveinek list\u00e1ja.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Alap\u00e9rtelmezett vari\u00e1ci\u00f3s attrib\u00fatumok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Term\u00e9k csiga.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "A term\u00e9k l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "A term\u00e9k l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, mint GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Term\u00e9k \u00e1llapota (bejegyz\u00e9s \u00e1llapota).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Kiemelt term\u00e9k.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "A katal\u00f3gus l\u00e1that\u00f3s\u00e1ga.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Term\u00e9kle\u00edr\u00e1s.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Term\u00e9k r\u00f6vid le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rakt\u00e1ri egys\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN vagy ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Term\u00e9k norm\u00e1l \u00e1ron.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "A term\u00e9k elad\u00e1si \u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Ha a term\u00e9k virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ha a term\u00e9k let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Term\u00e9k k\u00fcls\u0151 URL-je. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Term\u00e9k k\u00fcls\u0151 gomb sz\u00f6vege. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s term\u00e9kszinten.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Alacsony k\u00e9szlet a term\u00e9khez.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Egy term\u00e9k megv\u00e1s\u00e1rl\u00e1s\u00e1nak enged\u00e9lyez\u00e9se egyetlen megrendel\u00e9sben.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "A term\u00e9k s\u00falya (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Term\u00e9k m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Term\u00e9k hossza (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Term\u00e9k sz\u00e9less\u00e9ge (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Term\u00e9k magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "V\u00e9lem\u00e9nyek enged\u00e9lyez\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Jelsz\u00f3 k\u00f6zz\u00e9t\u00e9tele.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "A tov\u00e1bb\u00e9rt\u00e9kes\u00edtett term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "A kereszt\u00e9rt\u00e9kes\u00edt\u00e9si term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "V\u00e1laszthat\u00f3 megjegyz\u00e9s, amelyet a v\u00e1s\u00e1rl\u00e1s ut\u00e1n k\u00fcldeni kell az \u00fcgyf\u00e9lnek.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Kateg\u00f3ri\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kateg\u00f3riaazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kateg\u00f3ria n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kateg\u00f3ria csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "M\u00e1rk\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "M\u00e1rka azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "M\u00e1rkan\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "M\u00e1rka keres\u0151bar\u00e1t kifejez\u00e9s.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00edmk\u00e9k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "C\u00edmkeazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "C\u00edmke neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "C\u00edmkecsiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "K\u00e9pek list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "K\u00e9pazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "K\u00e9p URL-je.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "K\u00e9p neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Attrib\u00fatum poz\u00edci\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum l\u00e1that\u00f3-e a term\u00e9koldal \u201eTov\u00e1bbi inform\u00e1ci\u00f3k\u201d lapj\u00e1n.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum haszn\u00e1lhat\u00f3-e vari\u00e1ci\u00f3k\u00e9nt.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Az attrib\u00fatum el\u00e9rhet\u0151 kifejez\u00e9sneveinek list\u00e1ja.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Alap\u00e9rtelmezett vari\u00e1ci\u00f3s attrib\u00fatumok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Term\u00e9k csiga.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "A term\u00e9k l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "A term\u00e9k l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, mint GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Term\u00e9k \u00e1llapota (bejegyz\u00e9s \u00e1llapota).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Kiemelt term\u00e9k.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "A katal\u00f3gus l\u00e1that\u00f3s\u00e1ga.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Term\u00e9kle\u00edr\u00e1s.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Term\u00e9k r\u00f6vid le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rakt\u00e1ri egys\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN vagy ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Term\u00e9k norm\u00e1l \u00e1ron.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "A term\u00e9k elad\u00e1si \u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Ha a term\u00e9k virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ha a term\u00e9k let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Term\u00e9k k\u00fcls\u0151 URL-je. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Term\u00e9k k\u00fcls\u0151 gomb sz\u00f6vege. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s term\u00e9kszinten.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Alacsony k\u00e9szlet a term\u00e9khez.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Egy term\u00e9k megv\u00e1s\u00e1rl\u00e1s\u00e1nak enged\u00e9lyez\u00e9se egyetlen megrendel\u00e9sben.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "A term\u00e9k s\u00falya (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Term\u00e9k m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Term\u00e9k hossza (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Term\u00e9k sz\u00e9less\u00e9ge (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Term\u00e9k magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "V\u00e9lem\u00e9nyek enged\u00e9lyez\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Jelsz\u00f3 k\u00f6zz\u00e9t\u00e9tele.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "A tov\u00e1bb\u00e9rt\u00e9kes\u00edtett term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "A kereszt\u00e9rt\u00e9kes\u00edt\u00e9si term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "V\u00e1laszthat\u00f3 megjegyz\u00e9s, amelyet a v\u00e1s\u00e1rl\u00e1s ut\u00e1n k\u00fcldeni kell az \u00fcgyf\u00e9lnek.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Kateg\u00f3ri\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kateg\u00f3riaazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kateg\u00f3ria n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kateg\u00f3ria csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "M\u00e1rk\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "M\u00e1rka azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "M\u00e1rkan\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "M\u00e1rka keres\u0151bar\u00e1t kifejez\u00e9s.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00edmk\u00e9k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "C\u00edmkeazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "C\u00edmke neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "C\u00edmkecsiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "K\u00e9pek list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "K\u00e9pazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "K\u00e9p URL-je.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "K\u00e9p neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Attrib\u00fatum poz\u00edci\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum l\u00e1that\u00f3-e a term\u00e9koldal \u201eTov\u00e1bbi inform\u00e1ci\u00f3k\u201d lapj\u00e1n.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum haszn\u00e1lhat\u00f3-e vari\u00e1ci\u00f3k\u00e9nt.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Az attrib\u00fatum el\u00e9rhet\u0151 kifejez\u00e9sneveinek list\u00e1ja.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Alap\u00e9rtelmezett vari\u00e1ci\u00f3s attrib\u00fatumok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/(?P<id>[\\d]+)\/related": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/suggested-products": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "rand",
                                "menu_order",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "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": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott \u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott t\u00edpushoz rendelt term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott cikksz\u00e1m\u00fa term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a kiemelt term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott kateg\u00f3riaazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott c\u00edmkeazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott sz\u00e1ll\u00edt\u00e1si oszt\u00e1lyazonos\u00edt\u00f3val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott attrib\u00fatummal rendelkez\u0151 term\u00e9kekre. Haszn\u00e1lja a taxon\u00f3mia nev\u00e9t\/attrib\u00fatum\u00e1t.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott attrib\u00fatum kifejez\u00e9s azonos\u00edt\u00f3j\u00e1val rendelkez\u0151 term\u00e9kekre (hozz\u00e1rendelt attrib\u00fatum sz\u00fcks\u00e9ges).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Az eredm\u00e9nyt korl\u00e1tozza a k\u00e9szleten l\u00e9v\u0151 vagy elfogyott term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az akci\u00f3s term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre minim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre a maxim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "A meta_data korl\u00e1toz\u00e1sa meghat\u00e1rozott kulcsokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy a meta_data nem tartalmaz bizonyos kulcsokat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa adott term\u00e9kkateg\u00f3ria-azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet adott term\u00e9kc\u00edmke-azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a javasolt term\u00e9kek meghat\u00e1rozott mennyis\u00e9g\u00e9re.",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Term\u00e9k n\u00e9v.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Term\u00e9k csiga.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "A term\u00e9k l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "A term\u00e9k l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, mint GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Term\u00e9kt\u00edpus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Term\u00e9k \u00e1llapota (bejegyz\u00e9s \u00e1llapota).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Kiemelt term\u00e9k.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "A katal\u00f3gus l\u00e1that\u00f3s\u00e1ga.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Term\u00e9kle\u00edr\u00e1s.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Term\u00e9k r\u00f6vid le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rakt\u00e1ri egys\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN vagy ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Term\u00e9k norm\u00e1l \u00e1ron.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "A term\u00e9k elad\u00e1si \u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Ha a term\u00e9k virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ha a term\u00e9k let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Term\u00e9k k\u00fcls\u0151 URL-je. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Term\u00e9k k\u00fcls\u0151 gomb sz\u00f6vege. Csak k\u00fcls\u0151 term\u00e9kekhez.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s term\u00e9kszinten.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Alacsony k\u00e9szlet a term\u00e9khez.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Egy term\u00e9k megv\u00e1s\u00e1rl\u00e1s\u00e1nak enged\u00e9lyez\u00e9se egyetlen megrendel\u00e9sben.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "A term\u00e9k s\u00falya (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Term\u00e9k m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Term\u00e9k hossza (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Term\u00e9k sz\u00e9less\u00e9ge (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Term\u00e9k magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "V\u00e9lem\u00e9nyek enged\u00e9lyez\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Jelsz\u00f3 k\u00f6zz\u00e9t\u00e9tele.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "A tov\u00e1bb\u00e9rt\u00e9kes\u00edtett term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "A kereszt\u00e9rt\u00e9kes\u00edt\u00e9si term\u00e9kek azonos\u00edt\u00f3inak list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Term\u00e9k sz\u00fcl\u0151azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "V\u00e1laszthat\u00f3 megjegyz\u00e9s, amelyet a v\u00e1s\u00e1rl\u00e1s ut\u00e1n k\u00fcldeni kell az \u00fcgyf\u00e9lnek.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Kateg\u00f3ri\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Kateg\u00f3riaazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Kateg\u00f3ria n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kateg\u00f3ria csiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "M\u00e1rk\u00e1k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "M\u00e1rka azonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "M\u00e1rkan\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "M\u00e1rka keres\u0151bar\u00e1t kifejez\u00e9s.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00edmk\u00e9k list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "C\u00edmkeazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "C\u00edmke neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "C\u00edmkecsiga.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "K\u00e9pek list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "K\u00e9pazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "K\u00e9p URL-je.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "K\u00e9p neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Attrib\u00fatum poz\u00edci\u00f3ja.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum l\u00e1that\u00f3-e a term\u00e9koldal \u201eTov\u00e1bbi inform\u00e1ci\u00f3k\u201d lapj\u00e1n.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Hat\u00e1rozza meg, hogy az attrib\u00fatum haszn\u00e1lhat\u00f3-e vari\u00e1ci\u00f3k\u00e9nt.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Az attrib\u00fatum el\u00e9rhet\u0151 kifejez\u00e9sneveinek list\u00e1ja.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Alap\u00e9rtelmezett vari\u00e1ci\u00f3s attrib\u00fatumok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/(?P<product_id>[\\d]+)\/variations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott \u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott cikksz\u00e1m\u00fa term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az akci\u00f3s term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre minim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre a maxim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "A meta_data korl\u00e1toz\u00e1sa meghat\u00e1rozott kulcsokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy a meta_data nem tartalmaz bizonyos kulcsokat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott k\u00e9szlet\u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny be\u00e1ll\u00edt\u00e1s\u00e1t \u00e1rral rendelkez\u0151 vagy \u00e1r n\u00e9lk\u00fcli term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott attrib\u00fatumokkal rendelkez\u0151 term\u00e9kekre.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Slug tulajdons\u00e1g."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Attrib\u00fatum kifejez\u00e9s."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Attrib\u00fatum kifejez\u00e9sek."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyhalmazt a virtu\u00e1lis term\u00e9kvari\u00e1ci\u00f3kra.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyhalmazt let\u00f6lthet\u0151 term\u00e9kvari\u00e1ci\u00f3kra.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyhalmazt azon term\u00e9kvari\u00e1ci\u00f3kra, amelyek b\u00e1rmelyik \u00e1llapottal rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Z\u00e1rd ki azokat a term\u00e9kvari\u00e1ci\u00f3kat az eredm\u00e9nyek k\u00f6z\u00fcl, amelyek b\u00e1rmelyik \u00e1llapottal rendelkeznek.",
                            "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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "V\u00e1ltozat le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rakt\u00e1ri egys\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN vagy ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "V\u00e1ltozatos norm\u00e1l \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "V\u00e1ltozatos elad\u00e1si \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "V\u00e1ltozat \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Ha a vari\u00e1ci\u00f3 virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Ha a vari\u00e1ci\u00f3 let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s vari\u00e1ci\u00f3s szinten.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Alacsony k\u00e9szletmennyis\u00e9g az elt\u00e9r\u00e9shez.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Vari\u00e1ci\u00f3s s\u00faly (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Vari\u00e1ci\u00f3s m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Vari\u00e1ci\u00f3s hossz (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "V\u00e1ltoz\u00e1si sz\u00e9less\u00e9g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Vari\u00e1ci\u00f3s magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "V\u00e1ltozatos k\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "V\u00e1ltozat le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rakt\u00e1ri egys\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN vagy ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "V\u00e1ltozatos norm\u00e1l \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "V\u00e1ltozatos elad\u00e1si \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "V\u00e1ltozat \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Ha a vari\u00e1ci\u00f3 virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ha a vari\u00e1ci\u00f3 let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s vari\u00e1ci\u00f3s szinten.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Alacsony k\u00e9szletmennyis\u00e9g az elt\u00e9r\u00e9shez.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Vari\u00e1ci\u00f3s s\u00faly (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Vari\u00e1ci\u00f3s m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Vari\u00e1ci\u00f3s hossz (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "V\u00e1ltoz\u00e1si sz\u00e9less\u00e9g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Vari\u00e1ci\u00f3s magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "V\u00e1ltozatos k\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "V\u00e1ltozat le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rakt\u00e1ri egys\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN vagy ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "V\u00e1ltozatos norm\u00e1l \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "V\u00e1ltozatos elad\u00e1si \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "V\u00e1ltozat \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Ha a vari\u00e1ci\u00f3 virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ha a vari\u00e1ci\u00f3 let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s vari\u00e1ci\u00f3s szinten.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Alacsony k\u00e9szletmennyis\u00e9g az elt\u00e9r\u00e9shez.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Vari\u00e1ci\u00f3s s\u00faly (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Vari\u00e1ci\u00f3s m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Vari\u00e1ci\u00f3s hossz (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "V\u00e1ltoz\u00e1si sz\u00e9less\u00e9g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Vari\u00e1ci\u00f3s magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "V\u00e1ltozatos k\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "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": "A v\u00e1ltoz\u00f3 term\u00e9k egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "T\u00f6rli a nem haszn\u00e1lt v\u00e1ltozatokat.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "A gener\u00e1lt v\u00e1ltozatok alap\u00e9rtelmezett \u00e9rt\u00e9kei.",
                            "type": "object",
                            "properties": {
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "V\u00e1ltozat le\u00edr\u00e1sa.",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Rakt\u00e1ri egys\u00e9g.",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN, UPC, EAN vagy ISBN.",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "V\u00e1ltozatos norm\u00e1l \u00e1r.",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "V\u00e1ltozatos elad\u00e1si \u00e1r.",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "V\u00e1ltozat \u00e1llapota.",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ha a vari\u00e1ci\u00f3 virtu\u00e1lis.",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ha a vari\u00e1ci\u00f3 let\u00f6lthet\u0151.",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "F\u00e1jl n\u00e9v.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "F\u00e1jl URL-je.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ad\u00f3oszt\u00e1ly.",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "K\u00e9szletgazd\u00e1lkod\u00e1s vari\u00e1ci\u00f3s szinten.",
                                    "type": [
                                        "boolean",
                                        "string"
                                    ]
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Rakt\u00e1ri mennyis\u00e9g.",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Alacsony k\u00e9szletmennyis\u00e9g az elt\u00e9r\u00e9shez.",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Vari\u00e1ci\u00f3s s\u00faly (kg).",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Vari\u00e1ci\u00f3s m\u00e9retek.",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "Vari\u00e1ci\u00f3s hossz (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "V\u00e1ltoz\u00e1si sz\u00e9less\u00e9g (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "Vari\u00e1ci\u00f3s magass\u00e1g (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "V\u00e1ltozatos k\u00e9padatok.",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "K\u00e9pazonos\u00edt\u00f3.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "K\u00e9p URL-je.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "K\u00e9p neve.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Attrib\u00fatumok list\u00e1ja.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Attrib\u00fatum neve.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Meta adatok.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Meta ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "Meta kulcs.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "Meta \u00e9rt\u00e9k.",
                                                "type": [
                                                    "null",
                                                    "object",
                                                    "string",
                                                    "number",
                                                    "boolean",
                                                    "integer",
                                                    "array"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "V\u00e1ltozat le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Rakt\u00e1ri egys\u00e9g.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN vagy ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "V\u00e1ltozatos norm\u00e1l \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "V\u00e1ltozatos elad\u00e1si \u00e1r.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Az elad\u00e1si \u00e1r kezd\u0151 d\u00e1tuma, GMT-ben.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Az elad\u00e1si \u00e1r z\u00e1r\u00f3 d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "V\u00e1ltozat \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Ha a vari\u00e1ci\u00f3 virtu\u00e1lis.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Ha a vari\u00e1ci\u00f3 let\u00f6lthet\u0151.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Let\u00f6lthet\u0151 f\u00e1jlok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "F\u00e1jlazonos\u00edt\u00f3.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "F\u00e1jl n\u00e9v.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "F\u00e1jl URL-je.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlok let\u00f6lt\u00e9s\u00e9nek sz\u00e1ma a v\u00e1s\u00e1rl\u00e1s ut\u00e1n.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "A let\u00f6lthet\u0151 f\u00e1jlokhoz val\u00f3 hozz\u00e1f\u00e9r\u00e9s lej\u00e1rt\u00e1ig eltelt napok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Ad\u00f3z\u00e1si \u00e1llapot.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "K\u00e9szletgazd\u00e1lkod\u00e1s vari\u00e1ci\u00f3s szinten.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Rakt\u00e1ri mennyis\u00e9g.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Szab\u00e1lyozza a term\u00e9k rakt\u00e1ri \u00e1llapot\u00e1t.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ha k\u00e9szletet kezel, ez szab\u00e1lyozza, hogy enged\u00e9lyezettek-e a f\u00fcgg\u0151rendel\u00e9sek.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Alacsony k\u00e9szletmennyis\u00e9g az elt\u00e9r\u00e9shez.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Vari\u00e1ci\u00f3s s\u00faly (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Vari\u00e1ci\u00f3s m\u00e9retek.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Vari\u00e1ci\u00f3s hossz (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "V\u00e1ltoz\u00e1si sz\u00e9less\u00e9g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Vari\u00e1ci\u00f3s magass\u00e1g (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si oszt\u00e1ly\u00fa csiga.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "V\u00e1ltozatos k\u00e9padatok.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "K\u00e9pazonos\u00edt\u00f3.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "A k\u00e9p l\u00e9trehoz\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "A k\u00e9p utols\u00f3 m\u00f3dos\u00edt\u00e1s\u00e1nak d\u00e1tuma (GMT).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "K\u00e9p URL-je.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "K\u00e9p neve.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "K\u00e9p alternat\u00edv sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attrib\u00fatumok list\u00e1ja.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Attrib\u00fatumazonos\u00edt\u00f3.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Attrib\u00fatum neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "A kiv\u00e1lasztott attrib\u00fatum kifejez\u00e9s neve.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Men\u00fcsorrend, a term\u00e9kek egyedi rendez\u00e9s\u00e9re szolg\u00e1l.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta adatok.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Meta kulcs.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Meta \u00e9rt\u00e9k.",
                                        "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Az egyes er\u0151forr\u00e1sokban haszn\u00e1land\u00f3 tizedespontok sz\u00e1ma.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Csak a rendel\u00e9sn\u00e9l megjelen\u00edtend\u0151 meta megjelen\u00edt\u00e9se.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "A meta_data korl\u00e1toz\u00e1sa meghat\u00e1rozott kulcsokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy a meta_data nem tartalmaz bizonyos kulcsokat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/refunds"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/sales": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Jelent\u00e9s id\u0151szaka.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Egy adott kezd\u00e9si d\u00e1tumra vonatkoz\u00f3 vissz\u00e1ru \u00e9rt\u00e9kes\u00edt\u00e9sek, a d\u00e1tumnak YYYY-MM-DD form\u00e1tumban kell lennie.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Egy adott befejez\u00e9si d\u00e1tumra vonatkoz\u00f3 vissz\u00e1ru \u00e9rt\u00e9kes\u00edt\u00e9sek, a d\u00e1tumnak YYYY-MM-DD form\u00e1tumban kell lennie.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/top_sellers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Jelent\u00e9s id\u0151szaka.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Egy adott kezd\u00e9si d\u00e1tumra vonatkoz\u00f3 vissz\u00e1ru \u00e9rt\u00e9kes\u00edt\u00e9sek, a d\u00e1tumnak YYYY-MM-DD form\u00e1tumban kell lennie.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Egy adott befejez\u00e9si d\u00e1tumra vonatkoz\u00f3 vissz\u00e1ru \u00e9rt\u00e9kes\u00edt\u00e9sek, a d\u00e1tumnak YYYY-MM-DD form\u00e1tumban kell lennie.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/orders\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/reports\/orders\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/products\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/reports\/products\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/customers\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/reports\/customers\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/coupons\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/reports\/coupons\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/reviews\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/reports\/reviews\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/reports"
                    }
                ]
            }
        },
        "\/wc\/v3\/settings": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/settings\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "Be\u00e1ll\u00edt\u00e1sok csoportazonos\u00edt\u00f3.",
                            "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": "Be\u00e1ll\u00edt\u00e1sok csoportazonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Be\u00e1ll\u00edt\u00e1si \u00e9rt\u00e9k.",
                            "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": "Be\u00e1ll\u00edt\u00e1sok csoportazonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "Be\u00e1ll\u00edt\u00e1sok csoportazonos\u00edt\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Be\u00e1ll\u00edt\u00e1si \u00e9rt\u00e9k.",
                            "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": "Sz\u00e1ll\u00edt\u00e1si z\u00f3na neve.",
                            "required": true
                        },
                        "order": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si z\u00f3na rendel\u00e9s.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si z\u00f3na neve.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si z\u00f3na rendel\u00e9s.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping\/zones\/(?P<id>[\\d]+)\/locations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si z\u00f3na hely\u00e9nek k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si z\u00f3na hely\u00e9nek t\u00edpusa.",
                            "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": "A z\u00f3na egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "A z\u00f3na egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d rendez\u00e9si sorrend.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "A sz\u00e1ll\u00edt\u00e1si m\u00f3d enged\u00e9lyezve \u00e1llapota.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d be\u00e1ll\u00edt\u00e1sai.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "A be\u00e1ll\u00edt\u00e1s egyedi azonos\u00edt\u00f3ja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Ember \u00e1ltal olvashat\u00f3 c\u00edmke az interf\u00e9szekben haszn\u00e1lt be\u00e1ll\u00edt\u00e1shoz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Ember \u00e1ltal olvashat\u00f3 le\u00edr\u00e1s az interf\u00e9szekben haszn\u00e1lt be\u00e1ll\u00edt\u00e1shoz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Be\u00e1ll\u00edt\u00e1s t\u00edpusa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox",
                                        "class",
                                        "order"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Be\u00e1ll\u00edt\u00e1si \u00e9rt\u00e9k.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "A be\u00e1ll\u00edt\u00e1s alap\u00e9rtelmezett \u00e9rt\u00e9ke.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "A be\u00e1ll\u00edt\u00e1sr\u00f3l tov\u00e1bbi s\u00fag\u00f3sz\u00f6veg jelenik meg a felhaszn\u00e1l\u00f3 sz\u00e1m\u00e1ra.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Sz\u00f6vegbevitelben megjelen\u00edtend\u0151 hely\u0151rz\u0151 sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "method_id": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d azonos\u00edt\u00f3ja.",
                            "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": "A z\u00f3na egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "A p\u00e9ld\u00e1ny egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "A z\u00f3na egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "A p\u00e9ld\u00e1ny egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d rendez\u00e9si sorrend.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "A sz\u00e1ll\u00edt\u00e1si m\u00f3d enged\u00e9lyezve \u00e1llapota.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Sz\u00e1ll\u00edt\u00e1si m\u00f3d be\u00e1ll\u00edt\u00e1sai.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "A be\u00e1ll\u00edt\u00e1s egyedi azonos\u00edt\u00f3ja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Ember \u00e1ltal olvashat\u00f3 c\u00edmke az interf\u00e9szekben haszn\u00e1lt be\u00e1ll\u00edt\u00e1shoz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Ember \u00e1ltal olvashat\u00f3 le\u00edr\u00e1s az interf\u00e9szekben haszn\u00e1lt be\u00e1ll\u00edt\u00e1shoz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Be\u00e1ll\u00edt\u00e1s t\u00edpusa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox",
                                        "class",
                                        "order"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Be\u00e1ll\u00edt\u00e1si \u00e9rt\u00e9k.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "A be\u00e1ll\u00edt\u00e1s alap\u00e9rtelmezett \u00e9rt\u00e9ke.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "A be\u00e1ll\u00edt\u00e1sr\u00f3l tov\u00e1bbi s\u00fag\u00f3sz\u00f6veg jelenik meg a felhaszn\u00e1l\u00f3 sz\u00e1m\u00e1ra.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Sz\u00f6vegbevitelben megjelen\u00edtend\u0151 hely\u0151rz\u0151 sz\u00f6veg.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "A z\u00f3na egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "A p\u00e9ld\u00e1ny egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "A kuka megker\u00fcl\u00e9se \u00e9s a t\u00f6rl\u00e9s k\u00e9nyszer\u00edt\u00e9se.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes\/classes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Ad\u00f3oszt\u00e1ly neve.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Egyedi csiga az er\u0151forr\u00e1shoz.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "description": "Egyedi csiga az er\u0151forr\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "Rendez\u00e9s ad\u00f3oszt\u00e1ly szerint.",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "Orsz\u00e1g ISO 3166 k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u00c1llami k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m\/ZIP, nem t\u00e1mogatja a t\u00f6bb \u00e9rt\u00e9ket. A WooCommerce 5.3 \u00f3ta elavult, helyette \u201eir\u00e1ny\u00edt\u00f3sz\u00e1mokat\u201d kell haszn\u00e1lni.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "V\u00e1rosn\u00e9v, nem t\u00e1mogat t\u00f6bb \u00e9rt\u00e9ket. A WooCommerce 5.3 \u00f3ta elavult, helyette a \u201ev\u00e1rosok\u201d kifejez\u00e9st kell haszn\u00e1lni.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Ad\u00f3kulcs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ad\u00f3kulcs neve.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Ad\u00f3priorit\u00e1s.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez \u00f6sszetett kamatl\u00e1b.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez az ad\u00f3kulcs a sz\u00e1ll\u00edt\u00e1sra is vonatkozik-e.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "A lek\u00e9rdez\u00e9sekben megjelen\u0151 sorrendet jelzi.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1mok \/ ir\u00e1ny\u00edt\u00f3sz\u00e1mok list\u00e1ja. Bevezetve a WooCommerce 5.3-ban.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "V\u00e1rosnevek list\u00e1ja. Bevezetve a WooCommerce 5.3-ban.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "Orsz\u00e1g ISO 3166 k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u00c1llami k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m\/ZIP, nem t\u00e1mogatja a t\u00f6bb \u00e9rt\u00e9ket. A WooCommerce 5.3 \u00f3ta elavult, helyette \u201eir\u00e1ny\u00edt\u00f3sz\u00e1mokat\u201d kell haszn\u00e1lni.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "V\u00e1rosn\u00e9v, nem t\u00e1mogat t\u00f6bb \u00e9rt\u00e9ket. A WooCommerce 5.3 \u00f3ta elavult, helyette a \u201ev\u00e1rosok\u201d kifejez\u00e9st kell haszn\u00e1lni.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Ad\u00f3kulcs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ad\u00f3kulcs neve.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Ad\u00f3priorit\u00e1s.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez \u00f6sszetett kamatl\u00e1b.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez az ad\u00f3kulcs a sz\u00e1ll\u00edt\u00e1sra is vonatkozik-e.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "A lek\u00e9rdez\u00e9sekben megjelen\u0151 sorrendet jelzi.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1mok \/ ir\u00e1ny\u00edt\u00f3sz\u00e1mok list\u00e1ja. Bevezetve a WooCommerce 5.3-ban.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "V\u00e1rosnevek list\u00e1ja. Bevezetve a WooCommerce 5.3-ban.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "Orsz\u00e1g ISO 3166 k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u00c1llami k\u00f3d.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1m\/ZIP, nem t\u00e1mogatja a t\u00f6bb \u00e9rt\u00e9ket. A WooCommerce 5.3 \u00f3ta elavult, helyette \u201eir\u00e1ny\u00edt\u00f3sz\u00e1mokat\u201d kell haszn\u00e1lni.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "V\u00e1rosn\u00e9v, nem t\u00e1mogat t\u00f6bb \u00e9rt\u00e9ket. A WooCommerce 5.3 \u00f3ta elavult, helyette a \u201ev\u00e1rosok\u201d kifejez\u00e9st kell haszn\u00e1lni.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Ad\u00f3kulcs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ad\u00f3kulcs neve.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Ad\u00f3priorit\u00e1s.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez \u00f6sszetett kamatl\u00e1b.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "F\u00fcggetlen\u00fcl att\u00f3l, hogy ez az ad\u00f3kulcs a sz\u00e1ll\u00edt\u00e1sra is vonatkozik-e.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "A lek\u00e9rdez\u00e9sekben megjelen\u0151 sorrendet jelzi.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Ad\u00f3oszt\u00e1ly.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Ir\u00e1ny\u00edt\u00f3sz\u00e1mok \/ ir\u00e1ny\u00edt\u00f3sz\u00e1mok list\u00e1ja. Bevezetve a WooCommerce 5.3-ban.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "V\u00e1rosnevek list\u00e1ja. Bevezetve a WooCommerce 5.3-ban.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/variations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Az eredm\u00e9nyhalmazban visszak\u00fcldend\u0151 elemek maxim\u00e1lis sz\u00e1ma.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Korl\u00e1tozza a tal\u00e1latokat azokra, amelyek egy karakterl\u00e1ncnak felelnek meg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt m\u00f3dos\u00edtott er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Figyelembe kell-e venni a GMT felad\u00e1si d\u00e1tumokat, amikor a v\u00e1laszad\u00e1s k\u00f6zz\u00e9t\u00e9teli vagy m\u00f3dos\u00edtott d\u00e1tumra korl\u00e1toz\u00f3dik.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet bizonyos sz\u00fcl\u0151azonos\u00edt\u00f3k eredm\u00e9nyeire.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az \u00f6sszes elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151azonos\u00edt\u00f3hoz tartoz\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet egy adott csig\u00e1val rendelkez\u0151 term\u00e9kekre.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a meghat\u00e1rozott \u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott cikksz\u00e1m\u00fa term\u00e9kekre. Haszn\u00e1ljon vessz\u0151t az elv\u00e1laszt\u00e1shoz.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet az akci\u00f3s term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre minim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet a term\u00e9kekre a maxim\u00e1lis \u00e1r alapj\u00e1n.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "A meta_data korl\u00e1toz\u00e1sa meghat\u00e1rozott kulcsokra.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy a meta_data nem tartalmaz bizonyos kulcsokat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott k\u00e9szlet\u00e1llapot\u00fa term\u00e9kekre.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny be\u00e1ll\u00edt\u00e1s\u00e1t \u00e1rral rendelkez\u0151 vagy \u00e1r n\u00e9lk\u00fcli term\u00e9kekre.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott attrib\u00fatumokkal rendelkez\u0151 term\u00e9kekre.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Slug tulajdons\u00e1g."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Attrib\u00fatum kifejez\u00e9s."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Attrib\u00fatum kifejez\u00e9sek."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyhalmazt a virtu\u00e1lis term\u00e9kvari\u00e1ci\u00f3kra.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyhalmazt let\u00f6lthet\u0151 term\u00e9kvari\u00e1ci\u00f3kra.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Korl\u00e1tozd az eredm\u00e9nyhalmazt azon term\u00e9kvari\u00e1ci\u00f3kra, amelyek b\u00e1rmelyik \u00e1llapottal rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Z\u00e1rd ki azokat a term\u00e9kvari\u00e1ci\u00f3kat az eredm\u00e9nyek k\u00f6z\u00fcl, amelyek b\u00e1rmelyik \u00e1llapottal rendelkeznek.",
                            "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:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/variations"
                    }
                ]
            }
        },
        "\/wc\/v3\/webhooks": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszokat egy adott ISO8601-kompatibilis d\u00e1tum el\u0151tt k\u00f6zz\u00e9tett er\u0151forr\u00e1sokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyk\u00e9szlet nem tartalmaz bizonyos azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott azonos\u00edt\u00f3kra.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ellens\u00falyozza a be\u00e1ll\u00edtott eredm\u00e9nyt meghat\u00e1rozott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendez\u00e9si rendez\u00e9si attrib\u00fatum n\u00f6vekv\u0151 vagy cs\u00f6kken\u0151 sorrendben.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum attrib\u00fatum szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa meghat\u00e1rozott \u00e1llapot\u00fa webhookra.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Bar\u00e1ts\u00e1gos n\u00e9v a webhook sz\u00e1m\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "Webhook \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "Webhook t\u00e9ma.",
                            "required": true
                        },
                        "secret": {
                            "description": "A titkos kulcs a k\u00e9zbes\u00edtett webhook hash-j\u00e9nek gener\u00e1l\u00e1s\u00e1ra szolg\u00e1l, \u00e9s a k\u00e9r\u00e9s fejl\u00e9ceiben szerepel. Ez az alap\u00e9rtelmezett MD5 hash lesz az aktu\u00e1lis felhaszn\u00e1l\u00f3 ID|felhaszn\u00e1l\u00f3nev\u00e9b\u0151l, ha nincs megadva.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "Webhook k\u00e9zbes\u00edt\u00e9si URL.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Bar\u00e1ts\u00e1gos n\u00e9v a webhook sz\u00e1m\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Webhook \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Webhook t\u00e9ma.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "A titkos kulcs a k\u00e9zbes\u00edtett webhook hash-j\u00e9nek gener\u00e1l\u00e1s\u00e1ra szolg\u00e1l, \u00e9s a k\u00e9r\u00e9s fejl\u00e9ceiben szerepel. Ez az alap\u00e9rtelmezett MD5 hash lesz az aktu\u00e1lis felhaszn\u00e1l\u00f3 ID|felhaszn\u00e1l\u00f3nev\u00e9b\u0151l, ha nincs megadva.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Sz\u00fcks\u00e9ges, hogy igaz legyen, mivel az er\u0151forr\u00e1s nem t\u00e1mogatja a kuk\u00e1z\u00e1st.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/webhooks\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Bar\u00e1ts\u00e1gos n\u00e9v a webhook sz\u00e1m\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Webhook \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Webhook t\u00e9ma.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "A titkos kulcs a k\u00e9zbes\u00edtett webhook hash-j\u00e9nek gener\u00e1l\u00e1s\u00e1ra szolg\u00e1l, \u00e9s a k\u00e9r\u00e9s fejl\u00e9ceiben szerepel. Ez az alap\u00e9rtelmezett MD5 hash lesz az aktu\u00e1lis felhaszn\u00e1l\u00f3 ID|felhaszn\u00e1l\u00f3nev\u00e9b\u0151l, ha nincs megadva.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/webhooks\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/system_status": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/system_status"
                    }
                ]
            }
        },
        "\/wc\/v3\/system_status\/tools": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az eszk\u00f6z egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A szersz\u00e1m neve.",
                            "type": "string",
                            "required": false
                        },
                        "action": {
                            "description": "Mit fog tenni az eszk\u00f6z futtat\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Szersz\u00e1m le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "success": {
                            "description": "Sikeresen futott az eszk\u00f6z?",
                            "type": "boolean",
                            "required": false
                        },
                        "message": {
                            "description": "Szersz\u00e1m-visszak\u00fcld\u00e9si \u00fczenet.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping_methods": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/shipping_methods"
                    }
                ]
            }
        },
        "\/wc\/v3\/shipping_methods\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payment_gateways": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Az er\u0151forr\u00e1s egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Fizet\u00e9si \u00e1tj\u00e1r\u00f3 c\u00edme a p\u00e9nzt\u00e1rn\u00e1l.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Fizet\u00e9si \u00e1tj\u00e1r\u00f3 le\u00edr\u00e1sa a p\u00e9nzt\u00e1rn\u00e1l.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Fizet\u00e9si \u00e1tj\u00e1r\u00f3 rendez\u00e9si sorrend.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Fizet\u00e9si \u00e1tj\u00e1r\u00f3 enged\u00e9lyezve \u00e1llapot.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Fizet\u00e9si \u00e1tj\u00e1r\u00f3 be\u00e1ll\u00edt\u00e1sai.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "A be\u00e1ll\u00edt\u00e1s egyedi azonos\u00edt\u00f3ja.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Ember \u00e1ltal olvashat\u00f3 c\u00edmke az interf\u00e9szekben haszn\u00e1lt be\u00e1ll\u00edt\u00e1shoz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Ember \u00e1ltal olvashat\u00f3 le\u00edr\u00e1s az interf\u00e9szekben haszn\u00e1lt be\u00e1ll\u00edt\u00e1shoz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Be\u00e1ll\u00edt\u00e1s t\u00edpusa.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Be\u00e1ll\u00edt\u00e1si \u00e9rt\u00e9k.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "A be\u00e1ll\u00edt\u00e1s alap\u00e9rtelmezett \u00e9rt\u00e9ke.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "A be\u00e1ll\u00edt\u00e1sr\u00f3l tov\u00e1bbi s\u00fag\u00f3sz\u00f6veg jelenik meg a felhaszn\u00e1l\u00f3 sz\u00e1m\u00e1ra.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Sz\u00f6vegbevitelben megjelen\u00edtend\u0151 hely\u0151rz\u0151 sz\u00f6veg.",
                                    "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:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/data"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/continents": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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 karakteres kontinens k\u00f3d.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/data\/countries": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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 alfa-2 orsz\u00e1gk\u00f3d.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/data\/currencies": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wc\/v3\/data\/currencies"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/currencies\/current": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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 p\u00e9nznemk\u00f3d.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/paypal-standard\/update-shipping": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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": "A megrendel\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "expiration_date": {
                            "description": "A lej\u00e1rati d\u00e1tum form\u00e1tumban: \u00e9\u00e9\u00e9\u00e9-hh-nn.",
                            "type": "string",
                            "default": null,
                            "required": false
                        },
                        "expiration_days": {
                            "description": "A napok sz\u00e1ma, amelyeket hozz\u00e1 kell adni az aktu\u00e1lis d\u00e1tumhoz, hogy megkapja a lej\u00e1rati d\u00e1tumot.",
                            "type": "integer",
                            "default": 1,
                            "required": false
                        },
                        "force_new": {
                            "description": "Igaz \u00faj nyugta l\u00e9trehoz\u00e1s\u00e1nak k\u00e9nyszer\u00edt\u00e9se akkor is, ha m\u00e1r l\u00e9tezik \u00e9s m\u00e9g nem j\u00e1rt le.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "A megrendel\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/email_templates": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "A megrendel\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/send_email": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "A megrendel\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Email address to send the order details to.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "force_email_update": {
                            "description": "Akkor is friss\u00edts\u00fck az rendel\u00e9s sz\u00e1ml\u00e1z\u00e1si e-mailj\u00e9t, ha m\u00e1r rendelkezik ilyennel?",
                            "type": "boolean",
                            "required": false
                        },
                        "template_id": {
                            "description": "Az e-mail k\u00fcld\u00e9s\u00e9hez haszn\u00e1lt sablon azonos\u00edt\u00f3ja.",
                            "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",
                                "new_receipt"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/send_order_details": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "A megrendel\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Email address to send the order details to.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "force_email_update": {
                            "description": "Akkor is friss\u00edts\u00fck az rendel\u00e9s sz\u00e1ml\u00e1z\u00e1si e-mailj\u00e9t, ha m\u00e1r rendelkezik ilyennel?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/statuses": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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": "Ha igaz, a nyomon k\u00f6vet\u00e9s figyelmen k\u00edv\u00fcl hagyja a b\u00f3nusz elutas\u00edt\u00e1s\u00e1t.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alfa-2 orsz\u00e1gk\u00f3d. Alap\u00e9rtelmezetten a t\u00e1rolt szolg\u00e1ltat\u00f3 \u00fczleti helysz\u00edn\u00e9nek orsz\u00e1gk\u00f3dj\u00e1ra \u00e1ll\u00edtva.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "A legfels\u0151 bejegyz\u00e9si pont, ahonnan a keresked\u0151 megkezdte a be\u00e1ll\u00edt\u00e1si folyamatot.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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 alfa-2 orsz\u00e1gk\u00f3d. Alap\u00e9rtelmezetten a t\u00e1rolt szolg\u00e1ltat\u00f3 \u00fczleti helysz\u00edn\u00e9nek orsz\u00e1gk\u00f3dj\u00e1ra \u00e1ll\u00edtva.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "A legfels\u0151 bejegyz\u00e9si pont, ahonnan a keresked\u0151 megkezdte a be\u00e1ll\u00edt\u00e1si folyamatot.",
                            "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 alfa-2 orsz\u00e1gk\u00f3d. Alap\u00e9rtelmezetten a t\u00e1rolt szolg\u00e1ltat\u00f3 \u00fczleti helysz\u00edn\u00e9nek orsz\u00e1gk\u00f3dj\u00e1ra \u00e1ll\u00edtva.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "A legfels\u0151 bejegyz\u00e9si pont, ahonnan a keresked\u0151 megkezdte a be\u00e1ll\u00edt\u00e1si folyamatot.",
                            "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 alfa-2 orsz\u00e1gk\u00f3d. Alap\u00e9rtelmezetten a t\u00e1rolt szolg\u00e1ltat\u00f3 \u00fczleti helysz\u00edn\u00e9nek orsz\u00e1gk\u00f3dj\u00e1ra \u00e1ll\u00edtva.",
                            "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 alfa-2 orsz\u00e1gk\u00f3d. Alap\u00e9rtelmezetten a t\u00e1rolt szolg\u00e1ltat\u00f3 \u00fczleti helysz\u00edn\u00e9nek orsz\u00e1gk\u00f3dj\u00e1ra \u00e1ll\u00edtva.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "A legfels\u0151 bejegyz\u00e9si pont, ahonnan a keresked\u0151 megkezdte a be\u00e1ll\u00edt\u00e1si folyamatot.",
                            "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 alfa-2 orsz\u00e1gk\u00f3d. Alap\u00e9rtelmezetten a t\u00e1rolt szolg\u00e1ltat\u00f3 \u00fczleti helysz\u00edn\u00e9nek orsz\u00e1gk\u00f3dj\u00e1ra \u00e1ll\u00edtva.",
                            "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 alfa-2 orsz\u00e1gk\u00f3d. Alap\u00e9rtelmezetten a t\u00e1rolt szolg\u00e1ltat\u00f3 \u00fczleti helysz\u00edn\u00e9nek orsz\u00e1gk\u00f3dj\u00e1ra \u00e1ll\u00edtva.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "A legfels\u0151 bejegyz\u00e9si pont, ahonnan a keresked\u0151 megkezdte a be\u00e1ll\u00edt\u00e1si folyamatot.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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 alfa-2 orsz\u00e1gk\u00f3d. Alap\u00e9rtelmezetten a t\u00e1rolt szolg\u00e1ltat\u00f3 \u00fczleti helysz\u00edn\u00e9nek orsz\u00e1gk\u00f3dj\u00e1ra \u00e1ll\u00edtva.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "A legfels\u0151 bejegyz\u00e9si pont, ahonnan a keresked\u0151 megkezdte a be\u00e1ll\u00edt\u00e1si folyamatot.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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 alfa-2 orsz\u00e1gk\u00f3d. Alap\u00e9rtelmezetten a t\u00e1rolt szolg\u00e1ltat\u00f3 \u00fczleti helysz\u00edn\u00e9nek orsz\u00e1gk\u00f3dj\u00e1ra \u00e1ll\u00edtva.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "A legfels\u0151 bejegyz\u00e9si pont, ahonnan a keresked\u0151 megkezdte a be\u00e1ll\u00edt\u00e1si folyamatot.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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 alfa-2 orsz\u00e1gk\u00f3d. Alap\u00e9rtelmezetten a t\u00e1rolt szolg\u00e1ltat\u00f3 \u00fczleti helysz\u00edn\u00e9nek orsz\u00e1gk\u00f3dj\u00e1ra \u00e1ll\u00edtva.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "A legfels\u0151 bejegyz\u00e9si pont, ahonnan a keresked\u0151 megkezdte a be\u00e1ll\u00edt\u00e1si folyamatot.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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 alfa-2 orsz\u00e1gk\u00f3d. Alap\u00e9rtelmezetten a t\u00e1rolt szolg\u00e1ltat\u00f3 \u00fczleti helysz\u00edn\u00e9nek orsz\u00e1gk\u00f3dj\u00e1ra \u00e1ll\u00edtva.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "from": {
                            "description": "Az \u00fczembe helyez\u00e9si folyamat melyik pontj\u00e1r\u00f3l indult el ez a k\u00e9r\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "A legfels\u0151 bejegyz\u00e9si pont, ahonnan a keresked\u0151 megkezdte a be\u00e1ll\u00edt\u00e1si folyamatot.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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 alfa-2 orsz\u00e1gk\u00f3d. Alap\u00e9rtelmezetten a t\u00e1rolt szolg\u00e1ltat\u00f3 \u00fczleti helysz\u00edn\u00e9nek orsz\u00e1gk\u00f3dj\u00e1ra \u00e1ll\u00edtva.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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 alfa-2 orsz\u00e1gk\u00f3d. Alap\u00e9rtelmezetten a t\u00e1rolt szolg\u00e1ltat\u00f3 \u00fczleti helysz\u00edn\u00e9nek orsz\u00e1gk\u00f3dj\u00e1ra \u00e1ll\u00edtva.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "from": {
                            "description": "Az \u00fczembe helyez\u00e9si folyamat melyik pontj\u00e1r\u00f3l indult el ez a k\u00e9r\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "A legfels\u0151 bejegyz\u00e9si pont, ahonnan a keresked\u0151 megkezdte a be\u00e1ll\u00edt\u00e1si folyamatot.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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 alfa-2 orsz\u00e1gk\u00f3d. Alap\u00e9rtelmezetten a t\u00e1rolt szolg\u00e1ltat\u00f3 \u00fczleti helysz\u00edn\u00e9nek orsz\u00e1gk\u00f3dj\u00e1ra \u00e1ll\u00edtva.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "from": {
                            "description": "Az \u00fczembe helyez\u00e9si folyamat melyik pontj\u00e1r\u00f3l indult el ez a k\u00e9r\u00e9s.",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "A legfels\u0151 bejegyz\u00e9si pont, ahonnan a keresked\u0151 megkezdte a be\u00e1ll\u00edt\u00e1si folyamatot.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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": "El\u0151n\u00e9zet k\u00fcld\u00e9se erre az e-mail-c\u00edmre.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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": "Az e-mail ID, amellyel \u00fajra l\u00e9trehozhatod a bejegyz\u00e9st.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/wc-telemetry"
                    }
                ]
            }
        },
        "\/wc-telemetry\/tracker": {
            "namespace": "wc-telemetry",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "platform": {
                            "description": "K\u00f6vetend\u0151 platform.",
                            "type": "string",
                            "required": true
                        },
                        "version": {
                            "description": "A k\u00f6vetend\u0151 platform verzi\u00f3ja.",
                            "type": "string",
                            "required": true
                        },
                        "installation_date": {
                            "description": "A WooCommerce mobilalkalmaz\u00e1s telep\u00edt\u00e9si d\u00e1tuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/wccom-site\/v3\/ssr"
                    }
                ]
            }
        },
        "\/wccom-site\/v3\/status": {
            "namespace": "wccom-site\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/wccom-site\/v3\/connection\/status"
                    }
                ]
            }
        },
        "\/wcar\/api": {
            "namespace": "wcar\/api",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wcar\/api",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wcar\/api"
                    }
                ]
            }
        },
        "\/wcar\/api\/admin\/dashboard": {
            "namespace": "wcar\/api",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wcar\/api\/admin\/dashboard"
                    }
                ]
            }
        },
        "\/wcar\/api\/admin\/followup-emails": {
            "namespace": "wcar\/api",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wcar\/api\/admin\/followup-emails"
                    }
                ]
            }
        },
        "\/wcar\/api\/admin\/follow-up": {
            "namespace": "wcar\/api",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wcar\/api\/admin\/follow-up"
                    }
                ]
            }
        },
        "\/wcar\/api\/admin\/detailed-report": {
            "namespace": "wcar\/api",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wcar\/api\/admin\/detailed-report"
                    }
                ]
            }
        },
        "\/getting-started\/v1": {
            "namespace": "getting-started\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getting-started\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/getting-started\/v1"
                    }
                ]
            }
        },
        "\/getting-started\/v1\/action-items": {
            "namespace": "getting-started\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/getting-started\/v1\/action-items"
                    }
                ]
            }
        },
        "\/getting-started\/v1\/dismiss-setup-wizard": {
            "namespace": "getting-started\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "dismiss": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/getting-started\/v1\/dismiss-setup-wizard"
                    }
                ]
            }
        },
        "\/getting-started\/v1\/update-action-item-steps": {
            "namespace": "getting-started\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action_id": {
                            "type": "string",
                            "required": true
                        },
                        "steps": {
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/getting-started\/v1\/update-action-item-steps"
                    }
                ]
            }
        },
        "\/zipwp-images\/v1": {
            "namespace": "zipwp-images\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "zipwp-images\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp-images\/v1"
                    }
                ]
            }
        },
        "\/zipwp-images\/v1\/images": {
            "namespace": "zipwp-images\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keywords": {
                            "type": "string",
                            "required": true
                        },
                        "per_page": {
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "type": "string",
                            "required": false
                        },
                        "orientation": {
                            "type": "string",
                            "required": false
                        },
                        "engine": {
                            "type": "string",
                            "required": false
                        },
                        "filter": {
                            "type": "string",
                            "required": false
                        },
                        "color": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/zipwp-images\/v1\/images"
                    }
                ]
            }
        },
        "\/nps-survey\/v1": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "nps-survey\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/nps-survey\/v1"
                    }
                ]
            }
        },
        "\/nps-survey\/v1\/rating": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nps_id": {
                            "type": "string",
                            "required": true
                        },
                        "rating": {
                            "type": "integer",
                            "required": true
                        },
                        "comment": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "plugin_slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/nps-survey\/v1\/rating"
                    }
                ]
            }
        },
        "\/nps-survey\/v1\/dismiss-nps-survey": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nps_id": {
                            "type": "string",
                            "required": true
                        },
                        "plugin_slug": {
                            "type": "string",
                            "required": true
                        },
                        "dismiss_timespan": {
                            "type": "integer",
                            "required": true
                        },
                        "current_step": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/nps-survey\/v1\/dismiss-nps-survey"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "gutenberg-templates\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/gutenberg-templates\/v1"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/categories": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/gutenberg-templates\/v1\/categories"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/description": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        },
                        "language_name": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/gutenberg-templates\/v1\/description"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/page-description": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "page_name": {
                            "type": "string",
                            "required": true
                        },
                        "page_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/gutenberg-templates\/v1\/page-description"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/keywords": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/gutenberg-templates\/v1\/keywords"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/images": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keywords": {
                            "type": "string",
                            "required": true
                        },
                        "per_page": {
                            "type": "integer",
                            "required": false
                        },
                        "page": {
                            "type": "integer",
                            "required": false
                        },
                        "orientation": {
                            "type": "string",
                            "required": false
                        },
                        "engine": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/gutenberg-templates\/v1\/images"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/settings": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "required": true
                        },
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/gutenberg-templates\/v1\/settings"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/favorite": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "block_id": {
                            "type": "integer",
                            "required": true
                        },
                        "status": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/gutenberg-templates\/v1\/favorite"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/do-it-later": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/gutenberg-templates\/v1\/do-it-later"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/pages-onboarding": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/gutenberg-templates\/v1\/pages-onboarding"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/revoke-access": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/gutenberg-templates\/v1\/revoke-access"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/blocks": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/gutenberg-templates\/v1\/blocks"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/setup": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/gutenberg-templates\/v1\/setup"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/sites": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/gutenberg-templates\/v1\/sites"
                    }
                ]
            }
        },
        "\/bsf-core\/v1": {
            "namespace": "bsf-core\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "bsf-core\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/bsf-core\/v1"
                    }
                ]
            }
        },
        "\/bsf-core\/v1\/license\/activate": {
            "namespace": "bsf-core\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product-id": {
                            "type": "string",
                            "required": true
                        },
                        "license-key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/bsf-core\/v1\/license\/activate"
                    }
                ]
            }
        },
        "\/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:\/\/taxne.com\/hu\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A k\u00e9pess\u00e9g kateg\u00f3ria egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "A k\u00e9pess\u00e9g kateg\u00f3ria egyedi azonos\u00edt\u00f3ja.",
                            "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": "A k\u00e9pess\u00e9g egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "A k\u00e9pess\u00e9g v\u00e9grehajt\u00e1s\u00e1hoz sz\u00fcks\u00e9ges bemeneti param\u00e9terek.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "A k\u00e9pess\u00e9g egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "A k\u00e9pess\u00e9g v\u00e9grehajt\u00e1s\u00e1hoz sz\u00fcks\u00e9ges bemeneti param\u00e9terek.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyeket az adott k\u00e9pess\u00e9gkateg\u00f3ri\u00e1ba tartoz\u00f3 k\u00e9pess\u00e9gekre.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyeket az adott k\u00e9pess\u00e9gkateg\u00f3ri\u00e1ba tartoz\u00f3 k\u00e9pess\u00e9gekre.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A k\u00e9pess\u00e9g egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "A k\u00e9pess\u00e9g egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/remote_authorize": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/remote_connect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/connection\/user"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/connection\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/jetpack\/v4\/connection\/owner"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1\/mcp": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "POST",
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "GET",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/hostinger-ai-assistant\/v1\/mcp"
                    }
                ]
            }
        },
        "\/mcp": {
            "namespace": "mcp",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "mcp",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/mcp"
                    }
                ]
            }
        },
        "\/mcp\/mcp-adapter-default-server": {
            "namespace": "mcp",
            "methods": [
                "POST",
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "GET",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/mcp\/mcp-adapter-default-server"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet bizonyos szerz\u0151kh\u00f6z rendelt bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Biztos\u00edtsuk, hogy az eredm\u00e9nyk\u00e9szletben nem szerepelnek bizonyos szerz\u0151kt\u0151l sz\u00e1rmaz\u00f3 bejegyz\u00e9sek.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "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": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa a t\u00f6bb taxon\u00f3mi\u00e1s kapcsolatokban",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a categories kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "A gyermekkifejez\u00e9sek bet\u00f6lt\u00e9se az eredm\u00e9nynhalmazt sz\u0171r\u0151 kifejez\u00e9sekbe.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik categories taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "A gyermekkifejez\u00e9sek bet\u00f6lt\u00e9se az eredm\u00e9nynhalmazt sz\u0171r\u0151 kifejez\u00e9sekbe.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a tags kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik tags taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Hat\u00e1rozzuk meg a maxim\u00e1lisan megjelen\u00edtett kiemelt elemek sz\u00e1m\u00e1t.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Hagyjuk-e figyelmen k\u00edv\u00fcl a ragad\u00f3s bejegyz\u00e9seket, vagy ne.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az egy vagy t\u00f6bb megadott form\u00e1tumhoz rendelt elemre.",
                            "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": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "A bejegyz\u00e9s form\u00e1tuma.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "A bejegyz\u00e9st kiemeltk\u00e9nt legyen-e kezelve.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a category oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a post_tag oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Az alap\u00e9rtelmezett kivonathossz fel\u00fclb\u00edr\u00e1l\u00e1sa.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "A bejegyz\u00e9s form\u00e1tuma.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "A bejegyz\u00e9st kiemeltk\u00e9nt legyen-e kezelve.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a category oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a post_tag oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "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": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak kell lennie, mert a v\u00e1ltozatokat nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "A bejegyz\u00e9s form\u00e1tuma.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "A bejegyz\u00e9st kiemeltk\u00e9nt legyen-e kezelve.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a category oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a post_tag oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet bizonyos szerz\u0151kh\u00f6z rendelt bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Biztos\u00edtsuk, hogy az eredm\u00e9nyk\u00e9szletben nem szerepelnek bizonyos szerz\u0151kt\u0151l sz\u00e1rmaz\u00f3 bejegyz\u00e9sek.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt meghat\u00e1rozott menu_order \u00e9rt\u00e9kkel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order",
                                "rand",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott sz\u00fcl\u0151kkel rendelkez\u0151 elemekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt minden elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151 azonos\u00edt\u00f3hoz tartoz\u00f3 elemeket.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151-bejegyz\u00e9s azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "A bejegyz\u00e9s sorrendje m\u00e1s bejegyz\u00e9sekhez viszony\u00edtva.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Az alap\u00e9rtelmezett kivonathossz fel\u00fclb\u00edr\u00e1l\u00e1sa.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151-bejegyz\u00e9s azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "A bejegyz\u00e9s sorrendje m\u00e1s bejegyz\u00e9sekhez viszony\u00edtva.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "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": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak kell lennie, mert a v\u00e1ltozatokat nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "A sz\u00fcl\u0151-bejegyz\u00e9s azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "A bejegyz\u00e9s sorrendje m\u00e1s bejegyz\u00e9sekhez viszony\u00edtva.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet bizonyos szerz\u0151kh\u00f6z rendelt bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Biztos\u00edtsuk, hogy az eredm\u00e9nyk\u00e9szletben nem szerepelnek bizonyos szerz\u0151kt\u0151l sz\u00e1rmaz\u00f3 bejegyz\u00e9sek.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott sz\u00fcl\u0151kkel rendelkez\u0151 elemekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt minden elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151 azonos\u00edt\u00f3hoz tartoz\u00f3 elemeket.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular media type or media types.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular MIME type or MIME types.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternat\u00edv sz\u00f6veg mutat\u00e1sa, amikor a csatolm\u00e1ny nem l\u00e1tszik.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "A csatolm\u00e1ny felirata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A csatolm\u00e1ny felirata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A csatolm\u00e1ny HTML felirata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "A csatolm\u00e1ny le\u00edr\u00e1sa.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A csatolm\u00e1ny le\u00edr\u00e1sa, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A csatolm\u00e1ny HTML le\u00edr\u00e1sa, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "A mell\u00e9klethez kapcsol\u00f3d\u00f3 bejegyz\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternat\u00edv sz\u00f6veg mutat\u00e1sa, amikor a csatolm\u00e1ny nem l\u00e1tszik.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "A csatolm\u00e1ny felirata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A csatolm\u00e1ny felirata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A csatolm\u00e1ny HTML felirata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "A csatolm\u00e1ny le\u00edr\u00e1sa.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A csatolm\u00e1ny le\u00edr\u00e1sa, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A csatolm\u00e1ny HTML le\u00edr\u00e1sa, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "A mell\u00e9klethez kapcsol\u00f3d\u00f3 bejegyz\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Egyedi azonos\u00edt\u00f3 a csatolm\u00e1nyhoz.",
                            "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": "A szerkesztett k\u00e9t f\u00e1jl URL c\u00edme.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "K\u00e9pszerkeszt\u00e9sek t\u00f6mbje.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "K\u00e9p szerkeszt\u00e9s.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Flip",
                                        "properties": {
                                            "type": {
                                                "description": "Flip type.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Flip arguments.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Flip direction.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Whether to flip in the horizontal direction.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Whether to flip in the vertical direction.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Forgat\u00e1s",
                                        "properties": {
                                            "type": {
                                                "description": "Kiv\u00e1g\u00e1s t\u00edpusa.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Forgat\u00e1s param\u00e9terei.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Jobbra forgat\u00e1s sz\u00f6ge (fok).",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "K\u00f6rbev\u00e1g\u00e1s",
                                        "properties": {
                                            "type": {
                                                "description": "Kiv\u00e1g\u00e1s t\u00edpusa.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Kiv\u00e1g\u00e1s param\u00e9terei.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Horizont\u00e1lis pozici\u00f3 balra a kiv\u00e1g\u00e1st\u00f3l a k\u00e9psz\u00e9less\u00e9g sz\u00e1zal\u00e9k\u00e1ban.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Vertik\u00e1lis poz\u00edci\u00f3 a kiv\u00e1g\u00e1s tetej\u00e9t\u0151l a k\u00e9pmagass\u00e1g sz\u00e1zal\u00e9k\u00e1ban.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "A kiv\u00e1g\u00e1s sz\u00e9less\u00e9ge a k\u00e9psz\u00e9less\u00e9g sz\u00e1zal\u00e9k\u00e1ban.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "A kiv\u00e1g\u00e1s magass\u00e1ga a k\u00e9pmagass\u00e1g sz\u00e1zal\u00e9k\u00e1ban. ",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "K\u00e9pforgat\u00e1s jobbra (fok).  ELAVULT: haszn\u00e1lja ink\u00e1bb a 'm\u00f3dos\u00edt\u00e1sokat',",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "A kiv\u00e1g\u00e1s kezdet\u00e9nek pozici\u00f3ja a k\u00e9p sz\u00e1zal\u00e9k\u00e1ban. ELAVULT: Haszn\u00e1lja ink\u00e1bb a 'm\u00f3dos\u00edt\u00e1sokat'.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "A kiv\u00e1g\u00e1s y pozici\u00f3j\u00e1nak kezdete a k\u00e9p sz\u00e1zal\u00e9k\u00e1ban. ELAVULT: Haszn\u00e1lja ink\u00e1bb a 'm\u00f3dosit\u00e1sokat'!",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": " A kiv\u00e1g\u00e1s sz\u00e9less\u00e9ge a k\u00e9p sz\u00e1zal\u00e9k\u00e1ban. ELAVULT: Haszn\u00e1lja ink\u00e1bb a 'm\u00f3dos\u00edt\u00e1sokat'!",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "A kiv\u00e1g\u00e1s magass\u00e1ga a k\u00e9p sz\u00e1zal\u00e9k\u00e1ban. ELAVULT: Haszn\u00e1lja ink\u00e1bb a 'm\u00f3dos\u00edt\u00e1sokat'!",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "A csatolm\u00e1ny felirata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A csatolm\u00e1ny felirata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A csatolm\u00e1ny HTML felirata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "A csatolm\u00e1ny le\u00edr\u00e1sa.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A csatolm\u00e1ny le\u00edr\u00e1sa, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A csatolm\u00e1ny HTML le\u00edr\u00e1sa, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "A mell\u00e9klethez kapcsol\u00f3d\u00f3 bejegyz\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternat\u00edv sz\u00f6veg mutat\u00e1sa, amikor a csatolm\u00e1ny nem l\u00e1tszik.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "menu_order",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa a t\u00f6bb taxon\u00f3mi\u00e1s kapcsolatokban",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a menus kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik menus taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt meghat\u00e1rozott menu_order \u00e9rt\u00e9kkel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Az objektum c\u00edme.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Az objektum c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Az objektum HTML c\u00edme, \u00e1talak\u00edtva a megjelen\u00edt\u00e9shez.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Az eredetileg \u00e1br\u00e1zolt objektumok csal\u00e1dja, p\u00e9ld\u00e1ul \"post_type\" vagy \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Az objektum megnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Az objektum sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Sz\u00f6veg az ehhez a men\u00fcponthoz tartoz\u00f3 hivatkoz\u00e1s-elem c\u00edm attrib\u00fatum\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Oszt\u00e1lynevek ennek a men\u00fcpontnak a hivatkoz\u00e1si elem\u00e9hez.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ennek a men\u00fcpontnak a le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "A nav_menu_item DB azonos\u00edt\u00f3ja, amely az elem men\u00fc sz\u00fcl\u0151je, ha van, egy\u00e9bk\u00e9nt 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Az eredetileg \u00e1br\u00e1zolt objektum t\u00edpusa, p\u00e9ld\u00e1ul \"kateg\u00f3ria\", \"bejegyz\u00e9s\" vagy \"mell\u00e9klet\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "Az eredeti objektum adatb\u00e1zis-azonos\u00edt\u00f3ja, amelyet ez a men\u00fcpont k\u00e9pvisel, p\u00e9ld\u00e1ul a bejegyz\u00e9sek azonos\u00edt\u00f3ja vagy a kateg\u00f3ri\u00e1k eset\u00e9ben a term_id.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "A hivatkoz\u00e1selem c\u00e9lattrib\u00fatuma ehhez a men\u00fcponthoz.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Az URL, amelyre ez a men\u00fcpont mutat.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Ennek a men\u00fcpontnak a hivatkoz\u00e1s\u00e1ban kifejezett XFN kapcsolat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Az objektumhoz rendelt kifejez\u00e9sek a nav_menu taxon\u00f3mi\u00e1ban.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Az objektum c\u00edme.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Az objektum c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Az objektum HTML c\u00edme, \u00e1talak\u00edtva a megjelen\u00edt\u00e9shez.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Az eredetileg \u00e1br\u00e1zolt objektumok csal\u00e1dja, p\u00e9ld\u00e1ul \"post_type\" vagy \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Az objektum megnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Az objektum sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Sz\u00f6veg az ehhez a men\u00fcponthoz tartoz\u00f3 hivatkoz\u00e1s-elem c\u00edm attrib\u00fatum\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Oszt\u00e1lynevek ennek a men\u00fcpontnak a hivatkoz\u00e1si elem\u00e9hez.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ennek a men\u00fcpontnak a le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "A nav_menu_item DB azonos\u00edt\u00f3ja, amely az elem men\u00fc sz\u00fcl\u0151je, ha van, egy\u00e9bk\u00e9nt 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Az eredetileg \u00e1br\u00e1zolt objektum t\u00edpusa, p\u00e9ld\u00e1ul \"kateg\u00f3ria\", \"bejegyz\u00e9s\" vagy \"mell\u00e9klet\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Az eredeti objektum adatb\u00e1zis-azonos\u00edt\u00f3ja, amelyet ez a men\u00fcpont k\u00e9pvisel, p\u00e9ld\u00e1ul a bejegyz\u00e9sek azonos\u00edt\u00f3ja vagy a kateg\u00f3ri\u00e1k eset\u00e9ben a term_id.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "A hivatkoz\u00e1selem c\u00e9lattrib\u00fatuma ehhez a men\u00fcponthoz.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Az URL, amelyre ez a men\u00fcpont mutat.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Ennek a men\u00fcpontnak a hivatkoz\u00e1s\u00e1ban kifejezett XFN kapcsolat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Az objektumhoz rendelt kifejez\u00e9sek a nav_menu taxon\u00f3mi\u00e1ban.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az objektum sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Az objektum c\u00edme.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Az objektum c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Az objektum HTML c\u00edme, \u00e1talak\u00edtva a megjelen\u00edt\u00e9shez.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Az eredetileg \u00e1br\u00e1zolt objektumok csal\u00e1dja, p\u00e9ld\u00e1ul \"post_type\" vagy \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Az objektum megnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Sz\u00f6veg az ehhez a men\u00fcponthoz tartoz\u00f3 hivatkoz\u00e1s-elem c\u00edm attrib\u00fatum\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Oszt\u00e1lynevek ennek a men\u00fcpontnak a hivatkoz\u00e1si elem\u00e9hez.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ennek a men\u00fcpontnak a le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "A nav_menu_item DB azonos\u00edt\u00f3ja, amely az elem men\u00fc sz\u00fcl\u0151je, ha van, egy\u00e9bk\u00e9nt 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Az eredetileg \u00e1br\u00e1zolt objektum t\u00edpusa, p\u00e9ld\u00e1ul \"kateg\u00f3ria\", \"bejegyz\u00e9s\" vagy \"mell\u00e9klet\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Az eredeti objektum adatb\u00e1zis-azonos\u00edt\u00f3ja, amelyet ez a men\u00fcpont k\u00e9pvisel, p\u00e9ld\u00e1ul a bejegyz\u00e9sek azonos\u00edt\u00f3ja vagy a kateg\u00f3ri\u00e1k eset\u00e9ben a term_id.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "A hivatkoz\u00e1selem c\u00e9lattrib\u00fatuma ehhez a men\u00fcponthoz.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Az URL, amelyre ez a men\u00fcpont mutat.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Ennek a men\u00fcpontnak a hivatkoz\u00e1s\u00e1ban kifejezett XFN kapcsolat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Az objektumhoz rendelt kifejez\u00e9sek a nav_menu taxon\u00f3mi\u00e1ban.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa a t\u00f6bb taxon\u00f3mi\u00e1s kapcsolatokban",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a wp_pattern_category kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik wp_pattern_category taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a wp_pattern_category oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Az alap\u00e9rtelmezett kivonathossz fel\u00fclb\u00edr\u00e1l\u00e1sa.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a wp_pattern_category oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "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": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak kell lennie, mert a v\u00e1ltozatokat nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a wp_pattern_category oszt\u00e1lyoz\u00e1sban.",
                            "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": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "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": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak kell lennie, mert a v\u00e1ltozatokat nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Egyedi keres\u0151bar\u00e1t kifezez\u00e9s a sablonminta azonos\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Sablon azonos\u00edt\u00f3 a sablonmint\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sablonr\u00e9sz t\u00edpusa.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Mintasablon tartalma.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "A sablon tartalma, ahogy az az adatb\u00e1zisban l\u00e9tezik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A sablon \u00e1ltal haszn\u00e1lt tartalomblokk-form\u00e1tum verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Mintasablon c\u00edme.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "C\u00edm a sablonhoz, ahogy az az adatb\u00e1zisban van.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A sablon HTML c\u00edme, megjelen\u00edt\u00e9sre \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Mintasablon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Mintasablon \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "A sablonr\u00e9sz szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "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": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Csak a megadott bejegyz\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Korl\u00e1tozzuk a megadott sablonr\u00e9sz ter\u00fclet\u00e9re.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "A bejegyz\u00e9s t\u00edpusa, amihez a sablonr\u00e9szeket lek\u00e9rj\u00fck.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Egyedi keres\u0151bar\u00e1t kifezez\u00e9s a sablonminta azonos\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Sablon azonos\u00edt\u00f3 a sablonmint\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sablonr\u00e9sz t\u00edpusa.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Mintasablon tartalma.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "A sablon tartalma, ahogy az az adatb\u00e1zisban l\u00e9tezik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A sablon \u00e1ltal haszn\u00e1lt tartalomblokk-form\u00e1tum verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Mintasablon c\u00edme.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "C\u00edm a sablonhoz, ahogy az az adatb\u00e1zisban van.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A sablon HTML c\u00edme, megjelen\u00edt\u00e9sre \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Mintasablon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Mintasablon \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "A sablonr\u00e9sz szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "A sablon csig\u00e1ja, amelyhez a tartal\u00e9kot kapja",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Azt jelzi, hogy egy sablon egy\u00e9ni vagy a sablonhierarchia r\u00e9sze",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "A l\u00e9trehozott sablon sablon el\u0151tagja. Ez a f\u0151 sablont\u00edpus kinyer\u00e9s\u00e9re szolg\u00e1l, pl. a \"taxon\u00f3mia-k\u00f6nyvekben\" kivonatolja a \"taxon\u00f3mi\u00e1t\".",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Egyedi keres\u0151bar\u00e1t kifezez\u00e9s a sablonminta azonos\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Sablon azonos\u00edt\u00f3 a sablonmint\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sablonr\u00e9sz t\u00edpusa.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Mintasablon tartalma.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "A sablon tartalma, ahogy az az adatb\u00e1zisban l\u00e9tezik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A sablon \u00e1ltal haszn\u00e1lt tartalomblokk-form\u00e1tum verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Mintasablon c\u00edme.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "C\u00edm a sablonhoz, ahogy az az adatb\u00e1zisban van.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A sablon HTML c\u00edme, megjelen\u00edt\u00e9sre \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Mintasablon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Mintasablon \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "A sablonr\u00e9sz szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "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": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak kell lennie, mert a v\u00e1ltozatokat nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Egyedi keres\u0151bar\u00e1t kifezez\u00e9s a sablonminta azonos\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Sablon azonos\u00edt\u00f3 a sablonmint\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sablonr\u00e9sz t\u00edpusa.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Mintasablon tartalma.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "A sablon tartalma, ahogy az az adatb\u00e1zisban l\u00e9tezik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A sablon \u00e1ltal haszn\u00e1lt tartalomblokk-form\u00e1tum verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Mintasablon c\u00edme.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "C\u00edm a sablonhoz, ahogy az az adatb\u00e1zisban van.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A sablon HTML c\u00edme, megjelen\u00edt\u00e9sre \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Mintasablon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Mintasablon \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "A sablonr\u00e9sz szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Ahol a sablon r\u00e9szt sz\u00e1nj\u00e1k (fejl\u00e9c, l\u00e1bl\u00e9c stb.)",
                            "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": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Csak a megadott bejegyz\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Korl\u00e1tozzuk a megadott sablonr\u00e9sz ter\u00fclet\u00e9re.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "A bejegyz\u00e9s t\u00edpusa, amihez a sablonr\u00e9szeket lek\u00e9rj\u00fck.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Egyedi keres\u0151bar\u00e1t kifezez\u00e9s a sablonminta azonos\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Sablon azonos\u00edt\u00f3 a sablonmint\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sablonr\u00e9sz t\u00edpusa.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Mintasablon tartalma.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "A sablon tartalma, ahogy az az adatb\u00e1zisban l\u00e9tezik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A sablon \u00e1ltal haszn\u00e1lt tartalomblokk-form\u00e1tum verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Mintasablon c\u00edme.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "C\u00edm a sablonhoz, ahogy az az adatb\u00e1zisban van.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A sablon HTML c\u00edme, megjelen\u00edt\u00e9sre \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Mintasablon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Mintasablon \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "A sablonr\u00e9sz szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Ahol a sablon r\u00e9szt sz\u00e1nj\u00e1k (fejl\u00e9c, l\u00e1bl\u00e9c stb.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "A sablon csig\u00e1ja, amelyhez a tartal\u00e9kot kapja",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Azt jelzi, hogy egy sablon egy\u00e9ni vagy a sablonhierarchia r\u00e9sze",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "A l\u00e9trehozott sablon sablon el\u0151tagja. Ez a f\u0151 sablont\u00edpus kinyer\u00e9s\u00e9re szolg\u00e1l, pl. a \"taxon\u00f3mia-k\u00f6nyvekben\" kivonatolja a \"taxon\u00f3mi\u00e1t\".",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Egyedi keres\u0151bar\u00e1t kifezez\u00e9s a sablonminta azonos\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Sablon azonos\u00edt\u00f3 a sablonmint\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sablonr\u00e9sz t\u00edpusa.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Mintasablon tartalma.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "A sablon tartalma, ahogy az az adatb\u00e1zisban l\u00e9tezik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A sablon \u00e1ltal haszn\u00e1lt tartalomblokk-form\u00e1tum verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Mintasablon c\u00edme.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "C\u00edm a sablonhoz, ahogy az az adatb\u00e1zisban van.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A sablon HTML c\u00edme, megjelen\u00edt\u00e9sre \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Mintasablon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Mintasablon \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "A sablonr\u00e9sz szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Ahol a sablon r\u00e9szt sz\u00e1nj\u00e1k (fejl\u00e9c, l\u00e1bl\u00e9c stb.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "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": "A glob\u00e1lis st\u00edlus v\u00e1ltozat sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A glob\u00e1lis st\u00edlus v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "Sablon azonos\u00edt\u00f3",
                            "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": "Sablon azonos\u00edt\u00f3",
                            "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": "A glob\u00e1lis st\u00edlusok konfigur\u00e1ci\u00f3j\u00e1nak azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Glob\u00e1lis st\u00edlusok.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Glob\u00e1lis be\u00e1ll\u00edt\u00e1sok.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "A glob\u00e1lis st\u00edlusv\u00e1ltozat c\u00edme.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "A glob\u00e1lis st\u00edlusv\u00e1ltozat c\u00edme, ahogy az az adatb\u00e1zisban l\u00e9tezik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "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": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak kell lennie, mert a v\u00e1ltozatokat nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "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": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "A tipogr\u00e1fiai be\u00e1ll\u00edt\u00e1sokhoz haszn\u00e1lt theme.json s\u00e9ma verzi\u00f3ja.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family deklar\u00e1ci\u00f3 theme.json form\u00e1tumban, karakterl\u00e1nck\u00e9nt k\u00f3dolva.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "A tipogr\u00e1fiai be\u00e1ll\u00edt\u00e1sokhoz haszn\u00e1lt theme.json s\u00e9ma verzi\u00f3ja.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family deklar\u00e1ci\u00f3 theme.json form\u00e1tumban, karakterl\u00e1nck\u00e9nt k\u00f3dolva.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "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": "A bet\u0171t\u00edpus sz\u00fcl\u0151bet\u0171t\u00edpus-csal\u00e1dj\u00e1nak azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "A bet\u0171t\u00edpus sz\u00fcl\u0151bet\u0171t\u00edpus-csal\u00e1dj\u00e1nak azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "A tipogr\u00e1fiai be\u00e1ll\u00edt\u00e1sokhoz haszn\u00e1lt theme.json s\u00e9ma verzi\u00f3ja.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "font-face deklar\u00e1ci\u00f3 theme.json form\u00e1tumban, karakterl\u00e1nck\u00e9nt k\u00f3dolva.",
                            "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": "A bet\u0171t\u00edpus sz\u00fcl\u0151bet\u0171t\u00edpus-csal\u00e1dj\u00e1nak azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "A bet\u0171t\u00edpus egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "A bet\u0171t\u00edpus sz\u00fcl\u0151bet\u0171t\u00edpus-csal\u00e1dj\u00e1nak azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "A bet\u0171t\u00edpus egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/jb_store_css"
                    }
                ]
            }
        },
        "\/wp\/v2\/jb_store_css\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "rand",
                                "menu_order",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "random",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa a t\u00f6bb taxon\u00f3mi\u00e1s kapcsolatokban",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "product_brand": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a product_brand kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "A gyermekkifejez\u00e9sek bet\u00f6lt\u00e9se az eredm\u00e9nynhalmazt sz\u0171r\u0151 kifejez\u00e9sekbe.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_brand_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik product_brand taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "A gyermekkifejez\u00e9sek bet\u00f6lt\u00e9se az eredm\u00e9nynhalmazt sz\u0171r\u0151 kifejez\u00e9sekbe.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_cat": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a product_cat kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "A gyermekkifejez\u00e9sek bet\u00f6lt\u00e9se az eredm\u00e9nynhalmazt sz\u0171r\u0151 kifejez\u00e9sekbe.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_cat_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik product_cat taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "A gyermekkifejez\u00e9sek bet\u00f6lt\u00e9se az eredm\u00e9nynhalmazt sz\u0171r\u0151 kifejez\u00e9sekbe.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_tag": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a product_tag kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_tag_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik product_tag taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "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": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "product_brand": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a product_brand oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_cat": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a product_cat oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a product_tag oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Az alap\u00e9rtelmezett kivonathossz fel\u00fclb\u00edr\u00e1l\u00e1sa.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "product_brand": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a product_brand oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_cat": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a product_cat oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a product_tag oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "product_brand": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a product_brand oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_cat": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a product_cat oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a product_tag oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to items with particular parent IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Limit result set to all items except those of a particular parent ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "is_unread": {
                            "description": "Limit result set to read or unread feedback items.",
                            "type": "boolean",
                            "required": false
                        },
                        "invalid_ids": {
                            "description": "List of item IDs to include in results regardless of filters.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "fields_format": {
                            "description": "Format for the fields data in the response.",
                            "type": "string",
                            "enum": [
                                "label-value",
                                "collection"
                            ],
                            "default": "label-value",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/feedback"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/filters": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/feedback\/filters"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "version": {
                            "type": "integer",
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/feedback\/integrations"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations-metadata": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/feedback\/integrations-metadata"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations\/(?P<slug>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/bulk_actions": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "enum": [
                                "mark_as_spam",
                                "mark_as_not_spam"
                            ],
                            "required": true
                        },
                        "post_ids": {
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/feedback\/bulk_actions"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/trash": {
            "namespace": "wp\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "enum": [
                                "trash",
                                "spam"
                            ],
                            "default": "trash",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/feedback\/trash"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/config": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/feedback\/config"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/(?P<id>\\d+)\/read": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        },
                        "is_unread": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/counts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Limit results to those of a specific parent ID.",
                            "type": "integer",
                            "required": false
                        },
                        "before": {
                            "description": "Limit results to feedback published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "after": {
                            "description": "Limit results to feedback published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "is_unread": {
                            "description": "Limit results to read or unread feedback items.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/feedback\/counts"
                    }
                ]
            }
        },
        "\/wp\/v2\/spectra-popup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet bizonyos szerz\u0151kh\u00f6z rendelt bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Biztos\u00edtsuk, hogy az eredm\u00e9nyk\u00e9szletben nem szerepelnek bizonyos szerz\u0151kt\u0151l sz\u00e1rmaz\u00f3 bejegyz\u00e9sek.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "spectra-popup-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "unset"
                                },
                                "spectra-popup-enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "spectra-popup-repetition": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/spectra-popup"
                    }
                ]
            }
        },
        "\/wp\/v2\/spectra-popup\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "spectra-popup-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "unset"
                                },
                                "spectra-popup-enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "spectra-popup-repetition": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/spectra-popup\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "spectra-popup-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "unset"
                                },
                                "spectra-popup-enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "spectra-popup-repetition": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/spectra-popup\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sureforms_form": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet bizonyos szerz\u0151kh\u00f6z rendelt bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Biztos\u00edtsuk, hogy az eredm\u00e9nyk\u00e9szletben nem szerepelnek bizonyos szerz\u0151kt\u0151l sz\u00e1rmaz\u00f3 bejegyz\u00e9sek.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_form_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_use_label_as_placeholder": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_button_text": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "Submit",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_inline_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "max-content",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_button_border_radius": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "left",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "100%",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_inherit_theme_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_additional_classes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "message",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_captcha_security_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_form_recaptcha": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_ai_generated": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_instant_form_settings": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "site_logo": "",
                                        "cover_type": "color",
                                        "cover_color": "#111C44",
                                        "cover_image": "",
                                        "enable_instant_form": false,
                                        "form_container_width": 620,
                                        "single_page_form_title": true,
                                        "use_banner_as_page_background": false
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "site_logo": {
                                            "type": "string"
                                        },
                                        "site_logo_id": {
                                            "type": "integer"
                                        },
                                        "cover_type": {
                                            "type": "string"
                                        },
                                        "cover_color": {
                                            "type": "string"
                                        },
                                        "cover_image": {
                                            "type": "string"
                                        },
                                        "cover_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "enable_instant_form": {
                                            "type": "boolean"
                                        },
                                        "form_container_width": {
                                            "type": "integer"
                                        },
                                        "single_page_form_title": {
                                            "type": "boolean"
                                        },
                                        "use_banner_as_page_background": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_forms_styling": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "primary_color": "#111C44",
                                        "text_color": "#1E1E1E",
                                        "text_color_on_primary": "#FFFFFF",
                                        "field_spacing": "medium",
                                        "submit_button_alignment": "left",
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "bg_image_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_image_attachment": "scroll",
                                        "bg_image_repeat": "no-repeat",
                                        "bg_image_size": "cover",
                                        "bg_image_size_custom": 100,
                                        "bg_image_size_custom_unit": "%",
                                        "gradient_type": "basic",
                                        "bg_gradient_type": "linear",
                                        "bg_gradient_color_1": "#FFC9B2",
                                        "bg_gradient_color_2": "#C7CBFF",
                                        "bg_gradient_angle": 90,
                                        "bg_gradient_location_1": 0,
                                        "bg_gradient_location_2": 100,
                                        "bg_overlay_size": "cover",
                                        "bg_gradient_overlay_type": "",
                                        "bg_overlay_opacity": 1,
                                        "bg_overlay_image": "",
                                        "bg_image_overlay_color": "#FFFFFF75",
                                        "bg_overlay_custom_size_unit": "%",
                                        "bg_overlay_custom_size": 100,
                                        "bg_overlay_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_overlay_attachment": "scroll",
                                        "bg_overlay_repeat": "no-repeat",
                                        "bg_overlay_blend_mode": "normal",
                                        "overlay_gradient_type": "basic",
                                        "bg_overlay_gradient_type": "linear",
                                        "bg_overlay_gradient_color_1": "#FFC9B2",
                                        "bg_overlay_gradient_color_2": "#C7CBFF",
                                        "bg_overlay_gradient_angle": 90,
                                        "bg_overlay_gradient_location_1": 0,
                                        "bg_overlay_gradient_location_2": 100,
                                        "form_padding_top": 0,
                                        "form_padding_right": 0,
                                        "form_padding_bottom": 0,
                                        "form_padding_left": 0,
                                        "form_padding_unit": "px",
                                        "form_padding_link": true,
                                        "form_border_radius_top": 0,
                                        "form_border_radius_right": 0,
                                        "form_border_radius_bottom": 0,
                                        "form_border_radius_left": 0,
                                        "form_border_radius_unit": "px",
                                        "form_border_radius_link": true,
                                        "instant_form_padding_top": 32,
                                        "instant_form_padding_right": 32,
                                        "instant_form_padding_bottom": 32,
                                        "instant_form_padding_left": 32,
                                        "instant_form_padding_unit": "px",
                                        "instant_form_padding_link": true,
                                        "instant_form_border_radius_top": 12,
                                        "instant_form_border_radius_right": 12,
                                        "instant_form_border_radius_bottom": 12,
                                        "instant_form_border_radius_left": 12,
                                        "instant_form_border_radius_unit": "px",
                                        "instant_form_border_radius_link": true
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "primary_color": {
                                            "type": "string"
                                        },
                                        "text_color": {
                                            "type": "string"
                                        },
                                        "text_color_on_primary": {
                                            "type": "string"
                                        },
                                        "field_spacing": {
                                            "type": "string"
                                        },
                                        "submit_button_alignment": {
                                            "type": "string"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_image_attachment": {
                                            "type": "string"
                                        },
                                        "bg_image_repeat": {
                                            "type": "string"
                                        },
                                        "bg_image_size": {
                                            "type": "string"
                                        },
                                        "bg_image_size_custom": {
                                            "type": "integer"
                                        },
                                        "bg_image_size_custom_unit": {
                                            "type": "string"
                                        },
                                        "bg_gradient": {
                                            "type": "string"
                                        },
                                        "gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_size": {
                                            "type": "string"
                                        },
                                        "bg_gradient_overlay_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_opacity": {
                                            "type": "number"
                                        },
                                        "bg_overlay_image": {
                                            "type": "string"
                                        },
                                        "bg_overlay_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_overlay_color": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size_unit": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_blend_mode": {
                                            "type": "string"
                                        },
                                        "bg_overlay_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_overlay_attachment": {
                                            "type": "string"
                                        },
                                        "bg_overlay_repeat": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient": {
                                            "type": "string"
                                        },
                                        "overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "form_padding_top": {
                                            "type": "number"
                                        },
                                        "form_padding_right": {
                                            "type": "number"
                                        },
                                        "form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "form_padding_left": {
                                            "type": "number"
                                        },
                                        "form_padding_unit": {
                                            "type": "string"
                                        },
                                        "form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "form_border_radius_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_padding_top": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_right": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_left": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_border_radius_link": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_email_notification": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "status": true,
                                            "is_raw_format": false,
                                            "name": "Admin Notification Email",
                                            "email_to": "{admin_email}",
                                            "email_reply_to": "{admin_email}",
                                            "from_name": "{site_title}",
                                            "from_email": "{admin_email}",
                                            "email_cc": "{admin_email}",
                                            "email_bcc": "{admin_email}",
                                            "subject": "New Form Submission - {form_title}",
                                            "email_body": "{all_data}"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "status": {
                                                "type": "boolean"
                                            },
                                            "is_raw_format": {
                                                "type": "boolean"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "email_to": {
                                                "type": "string"
                                            },
                                            "email_reply_to": {
                                                "type": "string"
                                            },
                                            "from_name": {
                                                "type": "string"
                                            },
                                            "from_email": {
                                                "type": "string"
                                            },
                                            "email_cc": {
                                                "type": "string"
                                            },
                                            "email_bcc": {
                                                "type": "string"
                                            },
                                            "subject": {
                                                "type": "string"
                                            },
                                            "email_body": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_compliance": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": "gdpr",
                                            "gdpr": false,
                                            "do_not_store_entries": false,
                                            "auto_delete_entries": false,
                                            "auto_delete_days": ""
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "string"
                                            },
                                            "gdpr": {
                                                "type": "boolean"
                                            },
                                            "do_not_store_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_days": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_confirmation": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "confirmation_type": "same page",
                                            "page_url": "",
                                            "custom_url": "",
                                            "message": "<p style=\"text-align: center;\"><img src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjY2NTQgMTIuOTI4MVYxNC4wMDE1QzI1LjY2MzkgMTYuNTE3MyAyNC44NDkzIDE4Ljk2NTMgMjMuMzQyOSAyMC45ODAzQzIxLjgzNjYgMjIuOTk1MyAxOS43MTkyIDI0LjQ2OTQgMTcuMzA2NiAyNS4xODI3QzE0Ljg5NCAyNS44OTYgMTIuMzE1NSAyNS44MTA0IDkuOTU1NTggMjQuOTM4NUM3LjU5NTY2IDI0LjA2NjYgNS41ODA3OSAyMi40NTUzIDQuMjExNDkgMjAuMzQ0N0MyLjg0MjE4IDE4LjIzNDIgMi4xOTE3OSAxNS43Mzc1IDIuMzU3MzIgMTMuMjI3MkMyLjUyMjg1IDEwLjcxNjggMy40OTU0NCA4LjMyNzE4IDUuMTMwMDIgNi40MTQ3MkM2Ljc2NDYxIDQuNTAyMjYgOC45NzM2MSAzLjE2OTQyIDExLjQyNzYgMi42MTQ5N0MxMy44ODE2IDIuMDYwNTMgMTYuNDQ5IDIuMzE0MiAxOC43NDcgMy4zMzgxNCIgc3Ryb2tlPSIjMUE5NzNEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjUuNjY2NyA0LjY2Nzk3TDE0IDE2LjM0NjNMMTAuNSAxMi44NDYzIiBzdHJva2U9IiMxQTk3M0QiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=\" alt=\"\" aria-hidden=\"true\" \/><\/p><h2 style=\"text-align: center;\">Thank you<\/h2><p style=\"text-align: center;\">Your form has been submitted successfully. We&#039;ll review your details and get back to you soon.<\/p>",
                                            "submission_action": "hide form"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "confirmation_type": {
                                                "type": "string"
                                            },
                                            "page_url": {
                                                "type": "string"
                                            },
                                            "custom_url": {
                                                "type": "string"
                                            },
                                            "message": {
                                                "type": "string"
                                            },
                                            "submission_action": {
                                                "type": "string"
                                            },
                                            "enable_query_params": {
                                                "type": "boolean"
                                            },
                                            "query_params": {
                                                "type": "array"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_restriction": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "{\"status\":false,\"maxEntries\":0,\"date\":\"\",\"hours\":\"12\",\"minutes\":\"00\",\"meridiem\":\"AM\",\"message\":\"This form is now closed as we have reached the maximum number of entries.\",\"schedulingStatus\":false,\"startDate\":\"\",\"startHours\":\"12\",\"startMinutes\":\"00\",\"startMeridiem\":\"AM\",\"schedulingNotStartedMessage\":\"This form is not yet available. Check back after the scheduled start time.\",\"schedulingEndedMessage\":\"This form is closed. The submission period has ended.\"}",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/sureforms_form"
                    }
                ]
            }
        },
        "\/wp\/v2\/sureforms_form\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_form_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_use_label_as_placeholder": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_button_text": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "Submit",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_inline_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "max-content",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_button_border_radius": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "left",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "100%",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_inherit_theme_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_additional_classes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "message",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_captcha_security_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_form_recaptcha": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_ai_generated": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_instant_form_settings": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "site_logo": "",
                                        "cover_type": "color",
                                        "cover_color": "#111C44",
                                        "cover_image": "",
                                        "enable_instant_form": false,
                                        "form_container_width": 620,
                                        "single_page_form_title": true,
                                        "use_banner_as_page_background": false
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "site_logo": {
                                            "type": "string"
                                        },
                                        "site_logo_id": {
                                            "type": "integer"
                                        },
                                        "cover_type": {
                                            "type": "string"
                                        },
                                        "cover_color": {
                                            "type": "string"
                                        },
                                        "cover_image": {
                                            "type": "string"
                                        },
                                        "cover_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "enable_instant_form": {
                                            "type": "boolean"
                                        },
                                        "form_container_width": {
                                            "type": "integer"
                                        },
                                        "single_page_form_title": {
                                            "type": "boolean"
                                        },
                                        "use_banner_as_page_background": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_forms_styling": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "primary_color": "#111C44",
                                        "text_color": "#1E1E1E",
                                        "text_color_on_primary": "#FFFFFF",
                                        "field_spacing": "medium",
                                        "submit_button_alignment": "left",
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "bg_image_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_image_attachment": "scroll",
                                        "bg_image_repeat": "no-repeat",
                                        "bg_image_size": "cover",
                                        "bg_image_size_custom": 100,
                                        "bg_image_size_custom_unit": "%",
                                        "gradient_type": "basic",
                                        "bg_gradient_type": "linear",
                                        "bg_gradient_color_1": "#FFC9B2",
                                        "bg_gradient_color_2": "#C7CBFF",
                                        "bg_gradient_angle": 90,
                                        "bg_gradient_location_1": 0,
                                        "bg_gradient_location_2": 100,
                                        "bg_overlay_size": "cover",
                                        "bg_gradient_overlay_type": "",
                                        "bg_overlay_opacity": 1,
                                        "bg_overlay_image": "",
                                        "bg_image_overlay_color": "#FFFFFF75",
                                        "bg_overlay_custom_size_unit": "%",
                                        "bg_overlay_custom_size": 100,
                                        "bg_overlay_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_overlay_attachment": "scroll",
                                        "bg_overlay_repeat": "no-repeat",
                                        "bg_overlay_blend_mode": "normal",
                                        "overlay_gradient_type": "basic",
                                        "bg_overlay_gradient_type": "linear",
                                        "bg_overlay_gradient_color_1": "#FFC9B2",
                                        "bg_overlay_gradient_color_2": "#C7CBFF",
                                        "bg_overlay_gradient_angle": 90,
                                        "bg_overlay_gradient_location_1": 0,
                                        "bg_overlay_gradient_location_2": 100,
                                        "form_padding_top": 0,
                                        "form_padding_right": 0,
                                        "form_padding_bottom": 0,
                                        "form_padding_left": 0,
                                        "form_padding_unit": "px",
                                        "form_padding_link": true,
                                        "form_border_radius_top": 0,
                                        "form_border_radius_right": 0,
                                        "form_border_radius_bottom": 0,
                                        "form_border_radius_left": 0,
                                        "form_border_radius_unit": "px",
                                        "form_border_radius_link": true,
                                        "instant_form_padding_top": 32,
                                        "instant_form_padding_right": 32,
                                        "instant_form_padding_bottom": 32,
                                        "instant_form_padding_left": 32,
                                        "instant_form_padding_unit": "px",
                                        "instant_form_padding_link": true,
                                        "instant_form_border_radius_top": 12,
                                        "instant_form_border_radius_right": 12,
                                        "instant_form_border_radius_bottom": 12,
                                        "instant_form_border_radius_left": 12,
                                        "instant_form_border_radius_unit": "px",
                                        "instant_form_border_radius_link": true
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "primary_color": {
                                            "type": "string"
                                        },
                                        "text_color": {
                                            "type": "string"
                                        },
                                        "text_color_on_primary": {
                                            "type": "string"
                                        },
                                        "field_spacing": {
                                            "type": "string"
                                        },
                                        "submit_button_alignment": {
                                            "type": "string"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_image_attachment": {
                                            "type": "string"
                                        },
                                        "bg_image_repeat": {
                                            "type": "string"
                                        },
                                        "bg_image_size": {
                                            "type": "string"
                                        },
                                        "bg_image_size_custom": {
                                            "type": "integer"
                                        },
                                        "bg_image_size_custom_unit": {
                                            "type": "string"
                                        },
                                        "bg_gradient": {
                                            "type": "string"
                                        },
                                        "gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_size": {
                                            "type": "string"
                                        },
                                        "bg_gradient_overlay_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_opacity": {
                                            "type": "number"
                                        },
                                        "bg_overlay_image": {
                                            "type": "string"
                                        },
                                        "bg_overlay_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_overlay_color": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size_unit": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_blend_mode": {
                                            "type": "string"
                                        },
                                        "bg_overlay_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_overlay_attachment": {
                                            "type": "string"
                                        },
                                        "bg_overlay_repeat": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient": {
                                            "type": "string"
                                        },
                                        "overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "form_padding_top": {
                                            "type": "number"
                                        },
                                        "form_padding_right": {
                                            "type": "number"
                                        },
                                        "form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "form_padding_left": {
                                            "type": "number"
                                        },
                                        "form_padding_unit": {
                                            "type": "string"
                                        },
                                        "form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "form_border_radius_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_padding_top": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_right": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_left": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_border_radius_link": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_email_notification": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "status": true,
                                            "is_raw_format": false,
                                            "name": "Admin Notification Email",
                                            "email_to": "{admin_email}",
                                            "email_reply_to": "{admin_email}",
                                            "from_name": "{site_title}",
                                            "from_email": "{admin_email}",
                                            "email_cc": "{admin_email}",
                                            "email_bcc": "{admin_email}",
                                            "subject": "New Form Submission - {form_title}",
                                            "email_body": "{all_data}"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "status": {
                                                "type": "boolean"
                                            },
                                            "is_raw_format": {
                                                "type": "boolean"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "email_to": {
                                                "type": "string"
                                            },
                                            "email_reply_to": {
                                                "type": "string"
                                            },
                                            "from_name": {
                                                "type": "string"
                                            },
                                            "from_email": {
                                                "type": "string"
                                            },
                                            "email_cc": {
                                                "type": "string"
                                            },
                                            "email_bcc": {
                                                "type": "string"
                                            },
                                            "subject": {
                                                "type": "string"
                                            },
                                            "email_body": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_compliance": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": "gdpr",
                                            "gdpr": false,
                                            "do_not_store_entries": false,
                                            "auto_delete_entries": false,
                                            "auto_delete_days": ""
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "string"
                                            },
                                            "gdpr": {
                                                "type": "boolean"
                                            },
                                            "do_not_store_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_days": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_confirmation": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "confirmation_type": "same page",
                                            "page_url": "",
                                            "custom_url": "",
                                            "message": "<p style=\"text-align: center;\"><img src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjY2NTQgMTIuOTI4MVYxNC4wMDE1QzI1LjY2MzkgMTYuNTE3MyAyNC44NDkzIDE4Ljk2NTMgMjMuMzQyOSAyMC45ODAzQzIxLjgzNjYgMjIuOTk1MyAxOS43MTkyIDI0LjQ2OTQgMTcuMzA2NiAyNS4xODI3QzE0Ljg5NCAyNS44OTYgMTIuMzE1NSAyNS44MTA0IDkuOTU1NTggMjQuOTM4NUM3LjU5NTY2IDI0LjA2NjYgNS41ODA3OSAyMi40NTUzIDQuMjExNDkgMjAuMzQ0N0MyLjg0MjE4IDE4LjIzNDIgMi4xOTE3OSAxNS43Mzc1IDIuMzU3MzIgMTMuMjI3MkMyLjUyMjg1IDEwLjcxNjggMy40OTU0NCA4LjMyNzE4IDUuMTMwMDIgNi40MTQ3MkM2Ljc2NDYxIDQuNTAyMjYgOC45NzM2MSAzLjE2OTQyIDExLjQyNzYgMi42MTQ5N0MxMy44ODE2IDIuMDYwNTMgMTYuNDQ5IDIuMzE0MiAxOC43NDcgMy4zMzgxNCIgc3Ryb2tlPSIjMUE5NzNEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjUuNjY2NyA0LjY2Nzk3TDE0IDE2LjM0NjNMMTAuNSAxMi44NDYzIiBzdHJva2U9IiMxQTk3M0QiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=\" alt=\"\" aria-hidden=\"true\" \/><\/p><h2 style=\"text-align: center;\">Thank you<\/h2><p style=\"text-align: center;\">Your form has been submitted successfully. We&#039;ll review your details and get back to you soon.<\/p>",
                                            "submission_action": "hide form"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "confirmation_type": {
                                                "type": "string"
                                            },
                                            "page_url": {
                                                "type": "string"
                                            },
                                            "custom_url": {
                                                "type": "string"
                                            },
                                            "message": {
                                                "type": "string"
                                            },
                                            "submission_action": {
                                                "type": "string"
                                            },
                                            "enable_query_params": {
                                                "type": "boolean"
                                            },
                                            "query_params": {
                                                "type": "array"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_restriction": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "{\"status\":false,\"maxEntries\":0,\"date\":\"\",\"hours\":\"12\",\"minutes\":\"00\",\"meridiem\":\"AM\",\"message\":\"This form is now closed as we have reached the maximum number of entries.\",\"schedulingStatus\":false,\"startDate\":\"\",\"startHours\":\"12\",\"startMinutes\":\"00\",\"startMeridiem\":\"AM\",\"schedulingNotStartedMessage\":\"This form is not yet available. Check back after the scheduled start time.\",\"schedulingEndedMessage\":\"This form is closed. The submission period has ended.\"}",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sureforms_form\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_form_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_use_label_as_placeholder": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_button_text": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "Submit",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_inline_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "max-content",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_button_border_radius": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "left",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "100%",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_inherit_theme_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_additional_classes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "message",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_captcha_security_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_form_recaptcha": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_ai_generated": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_instant_form_settings": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "site_logo": "",
                                        "cover_type": "color",
                                        "cover_color": "#111C44",
                                        "cover_image": "",
                                        "enable_instant_form": false,
                                        "form_container_width": 620,
                                        "single_page_form_title": true,
                                        "use_banner_as_page_background": false
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "site_logo": {
                                            "type": "string"
                                        },
                                        "site_logo_id": {
                                            "type": "integer"
                                        },
                                        "cover_type": {
                                            "type": "string"
                                        },
                                        "cover_color": {
                                            "type": "string"
                                        },
                                        "cover_image": {
                                            "type": "string"
                                        },
                                        "cover_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "enable_instant_form": {
                                            "type": "boolean"
                                        },
                                        "form_container_width": {
                                            "type": "integer"
                                        },
                                        "single_page_form_title": {
                                            "type": "boolean"
                                        },
                                        "use_banner_as_page_background": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_forms_styling": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "primary_color": "#111C44",
                                        "text_color": "#1E1E1E",
                                        "text_color_on_primary": "#FFFFFF",
                                        "field_spacing": "medium",
                                        "submit_button_alignment": "left",
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "bg_image_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_image_attachment": "scroll",
                                        "bg_image_repeat": "no-repeat",
                                        "bg_image_size": "cover",
                                        "bg_image_size_custom": 100,
                                        "bg_image_size_custom_unit": "%",
                                        "gradient_type": "basic",
                                        "bg_gradient_type": "linear",
                                        "bg_gradient_color_1": "#FFC9B2",
                                        "bg_gradient_color_2": "#C7CBFF",
                                        "bg_gradient_angle": 90,
                                        "bg_gradient_location_1": 0,
                                        "bg_gradient_location_2": 100,
                                        "bg_overlay_size": "cover",
                                        "bg_gradient_overlay_type": "",
                                        "bg_overlay_opacity": 1,
                                        "bg_overlay_image": "",
                                        "bg_image_overlay_color": "#FFFFFF75",
                                        "bg_overlay_custom_size_unit": "%",
                                        "bg_overlay_custom_size": 100,
                                        "bg_overlay_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_overlay_attachment": "scroll",
                                        "bg_overlay_repeat": "no-repeat",
                                        "bg_overlay_blend_mode": "normal",
                                        "overlay_gradient_type": "basic",
                                        "bg_overlay_gradient_type": "linear",
                                        "bg_overlay_gradient_color_1": "#FFC9B2",
                                        "bg_overlay_gradient_color_2": "#C7CBFF",
                                        "bg_overlay_gradient_angle": 90,
                                        "bg_overlay_gradient_location_1": 0,
                                        "bg_overlay_gradient_location_2": 100,
                                        "form_padding_top": 0,
                                        "form_padding_right": 0,
                                        "form_padding_bottom": 0,
                                        "form_padding_left": 0,
                                        "form_padding_unit": "px",
                                        "form_padding_link": true,
                                        "form_border_radius_top": 0,
                                        "form_border_radius_right": 0,
                                        "form_border_radius_bottom": 0,
                                        "form_border_radius_left": 0,
                                        "form_border_radius_unit": "px",
                                        "form_border_radius_link": true,
                                        "instant_form_padding_top": 32,
                                        "instant_form_padding_right": 32,
                                        "instant_form_padding_bottom": 32,
                                        "instant_form_padding_left": 32,
                                        "instant_form_padding_unit": "px",
                                        "instant_form_padding_link": true,
                                        "instant_form_border_radius_top": 12,
                                        "instant_form_border_radius_right": 12,
                                        "instant_form_border_radius_bottom": 12,
                                        "instant_form_border_radius_left": 12,
                                        "instant_form_border_radius_unit": "px",
                                        "instant_form_border_radius_link": true
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "primary_color": {
                                            "type": "string"
                                        },
                                        "text_color": {
                                            "type": "string"
                                        },
                                        "text_color_on_primary": {
                                            "type": "string"
                                        },
                                        "field_spacing": {
                                            "type": "string"
                                        },
                                        "submit_button_alignment": {
                                            "type": "string"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_image_attachment": {
                                            "type": "string"
                                        },
                                        "bg_image_repeat": {
                                            "type": "string"
                                        },
                                        "bg_image_size": {
                                            "type": "string"
                                        },
                                        "bg_image_size_custom": {
                                            "type": "integer"
                                        },
                                        "bg_image_size_custom_unit": {
                                            "type": "string"
                                        },
                                        "bg_gradient": {
                                            "type": "string"
                                        },
                                        "gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_size": {
                                            "type": "string"
                                        },
                                        "bg_gradient_overlay_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_opacity": {
                                            "type": "number"
                                        },
                                        "bg_overlay_image": {
                                            "type": "string"
                                        },
                                        "bg_overlay_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_overlay_color": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size_unit": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_blend_mode": {
                                            "type": "string"
                                        },
                                        "bg_overlay_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_overlay_attachment": {
                                            "type": "string"
                                        },
                                        "bg_overlay_repeat": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient": {
                                            "type": "string"
                                        },
                                        "overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "form_padding_top": {
                                            "type": "number"
                                        },
                                        "form_padding_right": {
                                            "type": "number"
                                        },
                                        "form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "form_padding_left": {
                                            "type": "number"
                                        },
                                        "form_padding_unit": {
                                            "type": "string"
                                        },
                                        "form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "form_border_radius_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_padding_top": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_right": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_left": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_border_radius_link": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_email_notification": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "status": true,
                                            "is_raw_format": false,
                                            "name": "Admin Notification Email",
                                            "email_to": "{admin_email}",
                                            "email_reply_to": "{admin_email}",
                                            "from_name": "{site_title}",
                                            "from_email": "{admin_email}",
                                            "email_cc": "{admin_email}",
                                            "email_bcc": "{admin_email}",
                                            "subject": "New Form Submission - {form_title}",
                                            "email_body": "{all_data}"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "status": {
                                                "type": "boolean"
                                            },
                                            "is_raw_format": {
                                                "type": "boolean"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "email_to": {
                                                "type": "string"
                                            },
                                            "email_reply_to": {
                                                "type": "string"
                                            },
                                            "from_name": {
                                                "type": "string"
                                            },
                                            "from_email": {
                                                "type": "string"
                                            },
                                            "email_cc": {
                                                "type": "string"
                                            },
                                            "email_bcc": {
                                                "type": "string"
                                            },
                                            "subject": {
                                                "type": "string"
                                            },
                                            "email_body": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_compliance": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": "gdpr",
                                            "gdpr": false,
                                            "do_not_store_entries": false,
                                            "auto_delete_entries": false,
                                            "auto_delete_days": ""
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "string"
                                            },
                                            "gdpr": {
                                                "type": "boolean"
                                            },
                                            "do_not_store_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_days": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_confirmation": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "confirmation_type": "same page",
                                            "page_url": "",
                                            "custom_url": "",
                                            "message": "<p style=\"text-align: center;\"><img src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjY2NTQgMTIuOTI4MVYxNC4wMDE1QzI1LjY2MzkgMTYuNTE3MyAyNC44NDkzIDE4Ljk2NTMgMjMuMzQyOSAyMC45ODAzQzIxLjgzNjYgMjIuOTk1MyAxOS43MTkyIDI0LjQ2OTQgMTcuMzA2NiAyNS4xODI3QzE0Ljg5NCAyNS44OTYgMTIuMzE1NSAyNS44MTA0IDkuOTU1NTggMjQuOTM4NUM3LjU5NTY2IDI0LjA2NjYgNS41ODA3OSAyMi40NTUzIDQuMjExNDkgMjAuMzQ0N0MyLjg0MjE4IDE4LjIzNDIgMi4xOTE3OSAxNS43Mzc1IDIuMzU3MzIgMTMuMjI3MkMyLjUyMjg1IDEwLjcxNjggMy40OTU0NCA4LjMyNzE4IDUuMTMwMDIgNi40MTQ3MkM2Ljc2NDYxIDQuNTAyMjYgOC45NzM2MSAzLjE2OTQyIDExLjQyNzYgMi42MTQ5N0MxMy44ODE2IDIuMDYwNTMgMTYuNDQ5IDIuMzE0MiAxOC43NDcgMy4zMzgxNCIgc3Ryb2tlPSIjMUE5NzNEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjUuNjY2NyA0LjY2Nzk3TDE0IDE2LjM0NjNMMTAuNSAxMi44NDYzIiBzdHJva2U9IiMxQTk3M0QiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=\" alt=\"\" aria-hidden=\"true\" \/><\/p><h2 style=\"text-align: center;\">Thank you<\/h2><p style=\"text-align: center;\">Your form has been submitted successfully. We&#039;ll review your details and get back to you soon.<\/p>",
                                            "submission_action": "hide form"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "confirmation_type": {
                                                "type": "string"
                                            },
                                            "page_url": {
                                                "type": "string"
                                            },
                                            "custom_url": {
                                                "type": "string"
                                            },
                                            "message": {
                                                "type": "string"
                                            },
                                            "submission_action": {
                                                "type": "string"
                                            },
                                            "enable_query_params": {
                                                "type": "boolean"
                                            },
                                            "query_params": {
                                                "type": "array"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_restriction": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "{\"status\":false,\"maxEntries\":0,\"date\":\"\",\"hours\":\"12\",\"minutes\":\"00\",\"meridiem\":\"AM\",\"message\":\"This form is now closed as we have reached the maximum number of entries.\",\"schedulingStatus\":false,\"startDate\":\"\",\"startHours\":\"12\",\"startMinutes\":\"00\",\"startMeridiem\":\"AM\",\"schedulingNotStartedMessage\":\"This form is not yet available. Check back after the scheduled start time.\",\"schedulingEndedMessage\":\"This form is closed. The submission period has ended.\"}",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Are sharing buttons enabled?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sureforms_form\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_order": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/jp_pay_order"
                    }
                ]
            }
        },
        "\/wp\/v2\/jp_pay_order\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Az alap\u00e9rtelmezett kivonathossz fel\u00fclb\u00edr\u00e1l\u00e1sa.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet bizonyos szerz\u0151kh\u00f6z rendelt bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Biztos\u00edtsuk, hogy az eredm\u00e9nyk\u00e9szletben nem szerepelnek bizonyos szerz\u0151kt\u0151l sz\u00e1rmaz\u00f3 bejegyz\u00e9sek.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "Simple payments; price.",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; currency code.",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; text with &quot;Buy&quot; or other CTA",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "Simple payments; allow multiple items",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments button; paypal email.",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; status.",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/jp_pay_product"
                    }
                ]
            }
        },
        "\/wp\/v2\/jp_pay_product\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "Simple payments; price.",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; currency code.",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; text with &quot;Buy&quot; or other CTA",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "Simple payments; allow multiple items",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments button; paypal email.",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; status.",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "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",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "Simple payments; price.",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; currency code.",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; text with &quot;Buy&quot; or other CTA",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "Simple payments; allow multiple items",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments button; paypal email.",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; status.",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "A bejegyz\u00e9s t\u00edpus bet\u0171kb\u0151l \u00e9s sz\u00e1mokb\u00f3l \u00e1ll\u00f3 azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Az \u00e1llapot bet\u0171kb\u0151l \u00e9s sz\u00e1mokb\u00f3l \u00e1ll\u00f3 azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt egy meghat\u00e1rozott bejegyz\u00e9s t\u00edpushoz t\u00e1rs\u00edtott oszt\u00e1lyoz\u00e1shoz.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Az oszt\u00e1lyoz\u00e1s bet\u0171kb\u0151l \u00e9s sz\u00e1mokb\u00f3l \u00e1ll\u00f3 azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt az adott sz\u00fcl\u0151h\u00f6z rendelt felt\u00e9telekhez.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 kifejez\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 kifejez\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "A men\u00fch\u00f6z rendelt helyek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "A legfels\u0151 szint\u0171 oldalak automatikus hozz\u00e1ad\u00e1sa ehhez a men\u00fch\u00f6z.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "A men\u00fch\u00f6z rendelt helyek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "A legfels\u0151 szint\u0171 oldalak automatikus hozz\u00e1ad\u00e1sa ehhez a men\u00fch\u00f6z.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_brand": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt az adott sz\u00fcl\u0151h\u00f6z rendelt felt\u00e9telekhez.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 kifejez\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 kifejez\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_cat": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt az adott sz\u00fcl\u0151h\u00f6z rendelt felt\u00e9telekhez.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 kifejez\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 kifejez\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se felhaszn\u00e1l\u00f3i attrib\u00fatum szerint.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyt felhaszn\u00e1l\u00f3kra egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt a legal\u00e1bb egy meghat\u00e1rozott szerepk\u00f6rh\u00f6z tartoz\u00f3 felhaszn\u00e1l\u00f3kra. CSV list\u00e1t vagy egyetlen szerepet fogad el.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyk\u00e9szletet azokra a felhaszn\u00e1l\u00f3kra, akik megfelelnek legal\u00e1bb egy adott adott k\u00e9pess\u00e9gnek. Elfogadja a csv list\u00e1t vagy egyetlen k\u00e9pess\u00e9get.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Az eredm\u00e9nyek sz\u0171k\u00edt\u00e9se olyan felhaszn\u00e1l\u00f3kra akik szerz\u0151k.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Az eredm\u00e9ny korl\u00e1toz\u00e1sa azokra a felhaszn\u00e1l\u00f3kra, akiknek vannak k\u00f6zz\u00e9tett a bejegyz\u00e9seik.",
                            "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",
                                    "jb_store_css": "jb_store_css",
                                    "product": "product",
                                    "feedback": "feedback",
                                    "spectra-popup": "spectra-popup",
                                    "sureforms_form": "sureforms_form",
                                    "jp_pay_order": "jp_pay_order",
                                    "jp_pay_product": "jp_pay_product"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "Felhaszn\u00e1l\u00f3 bel\u00e9p\u00e9si neve.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Felhaszn\u00e1l\u00f3 nev\u00e9nek megjelen\u00edt\u00e9se.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "A felhaszn\u00e1l\u00f3 kereszt neve.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "A felhaszn\u00e1l\u00f3 vezet\u00e9k neve.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Felhaszn\u00e1l\u00f3 e-mail c\u00edme.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "A felhaszn\u00e1l\u00f3 URL c\u00edme.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "A felhaszn\u00e1l\u00f3 bemutatkoz\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "A felhaszn\u00e1l\u00f3 nyelve.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "af",
                                "ar",
                                "bn_BD",
                                "da_DK",
                                "de_DE_formal",
                                "es_ES",
                                "et",
                                "fa_IR",
                                "fi",
                                "fr_FR",
                                "hu_HU",
                                "hy",
                                "id_ID",
                                "it_IT",
                                "ja",
                                "jv_ID",
                                "ms_MY",
                                "my_MM",
                                "ne_NP",
                                "nl_NL_formal",
                                "pa_IN",
                                "pt_PT",
                                "ro_RO",
                                "ru_RU",
                                "sv_SE",
                                "te",
                                "th",
                                "tr_TR",
                                "vi",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "A felhaszn\u00e1l\u00f3 beceneve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Egy alfanumerikus azonos\u00edt\u00f3 a felhaszn\u00e1l\u00f3 sz\u00e1m\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "A felhaszn\u00e1l\u00f3 szerepk\u00f6rei.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Jelsz\u00f3 a felhaszn\u00e1l\u00f3nak (sosem tartalmazza).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "A be\u00e1ll\u00edt\u00e1sok friss\u00edt\u00e9s\u00e9nek d\u00e1tuma \u00e9s id\u0151pontja.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A felhaszn\u00e1l\u00f3 egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A felhaszn\u00e1l\u00f3 egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Felhaszn\u00e1l\u00f3 bel\u00e9p\u00e9si neve.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Felhaszn\u00e1l\u00f3 nev\u00e9nek megjelen\u00edt\u00e9se.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "A felhaszn\u00e1l\u00f3 kereszt neve.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "A felhaszn\u00e1l\u00f3 vezet\u00e9k neve.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Felhaszn\u00e1l\u00f3 e-mail c\u00edme.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "A felhaszn\u00e1l\u00f3 URL c\u00edme.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "A felhaszn\u00e1l\u00f3 bemutatkoz\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "A felhaszn\u00e1l\u00f3 nyelve.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "af",
                                "ar",
                                "bn_BD",
                                "da_DK",
                                "de_DE_formal",
                                "es_ES",
                                "et",
                                "fa_IR",
                                "fi",
                                "fr_FR",
                                "hu_HU",
                                "hy",
                                "id_ID",
                                "it_IT",
                                "ja",
                                "jv_ID",
                                "ms_MY",
                                "my_MM",
                                "ne_NP",
                                "nl_NL_formal",
                                "pa_IN",
                                "pt_PT",
                                "ro_RO",
                                "ru_RU",
                                "sv_SE",
                                "te",
                                "th",
                                "tr_TR",
                                "vi",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "A felhaszn\u00e1l\u00f3 beceneve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Egy alfanumerikus azonos\u00edt\u00f3 a felhaszn\u00e1l\u00f3 sz\u00e1m\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "A felhaszn\u00e1l\u00f3 szerepk\u00f6rei.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Jelsz\u00f3 a felhaszn\u00e1l\u00f3nak (sosem tartalmazza).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "A be\u00e1ll\u00edt\u00e1sok friss\u00edt\u00e9s\u00e9nek d\u00e1tuma \u00e9s id\u0151pontja.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A felhaszn\u00e1l\u00f3 egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "True \u00e9rt\u00e9knek kell lennie, mert a felhaszn\u00e1l\u00f3kat nem lehet Lomt\u00e1rba helyezni.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Hozz\u00e1rendelj\u00fck a t\u00f6r\u00f6lt felhaszn\u00e1l\u00f3 hivatkoz\u00e1sait \u00e9s bejegyz\u00e9seit az al\u00e1bbi felhaszn\u00e1l\u00f3hoz.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Felhaszn\u00e1l\u00f3 bel\u00e9p\u00e9si neve.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Felhaszn\u00e1l\u00f3 nev\u00e9nek megjelen\u00edt\u00e9se.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "A felhaszn\u00e1l\u00f3 kereszt neve.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "A felhaszn\u00e1l\u00f3 vezet\u00e9k neve.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Felhaszn\u00e1l\u00f3 e-mail c\u00edme.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "A felhaszn\u00e1l\u00f3 URL c\u00edme.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "A felhaszn\u00e1l\u00f3 bemutatkoz\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "A felhaszn\u00e1l\u00f3 nyelve.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "af",
                                "ar",
                                "bn_BD",
                                "da_DK",
                                "de_DE_formal",
                                "es_ES",
                                "et",
                                "fa_IR",
                                "fi",
                                "fr_FR",
                                "hu_HU",
                                "hy",
                                "id_ID",
                                "it_IT",
                                "ja",
                                "jv_ID",
                                "ms_MY",
                                "my_MM",
                                "ne_NP",
                                "nl_NL_formal",
                                "pa_IN",
                                "pt_PT",
                                "ro_RO",
                                "ru_RU",
                                "sv_SE",
                                "te",
                                "th",
                                "tr_TR",
                                "vi",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "A felhaszn\u00e1l\u00f3 beceneve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Egy alfanumerikus azonos\u00edt\u00f3 a felhaszn\u00e1l\u00f3 sz\u00e1m\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "A felhaszn\u00e1l\u00f3 szerepk\u00f6rei.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Jelsz\u00f3 a felhaszn\u00e1l\u00f3nak (sosem tartalmazza).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "A be\u00e1ll\u00edt\u00e1sok friss\u00edt\u00e9s\u00e9nek d\u00e1tuma \u00e9s id\u0151pontja.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "True \u00e9rt\u00e9knek kell lennie, mert a felhaszn\u00e1l\u00f3kat nem lehet Lomt\u00e1rba helyezni.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Hozz\u00e1rendelj\u00fck a t\u00f6r\u00f6lt felhaszn\u00e1l\u00f3 hivatkoz\u00e1sait \u00e9s bejegyz\u00e9seit az al\u00e1bbi felhaszn\u00e1l\u00f3hoz.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Az alkalmaz\u00e1s \u00e1ltal megadott UUID, hogy egyedileg azonos\u00edtsuk. Az UUID v5 haszn\u00e1lata javasolt URL-el, vagy DNS n\u00e9vt\u00e9rrel. ",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Az alkalmaz\u00e1s jelsz\u00f3 neve.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Az alkalmaz\u00e1s \u00e1ltal megadott UUID, hogy egyedileg azonos\u00edtsuk. Az UUID v5 haszn\u00e1lata javasolt URL-el, vagy DNS n\u00e9vt\u00e9rrel. ",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Az alkalmaz\u00e1s jelsz\u00f3 neve.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "A k\u00f6zz\u00e9tett hozz\u00e1sz\u00f3l\u00e1sok v\u00e1laszainak korl\u00e1toz\u00e1sa, miut\u00e1n ISO8601-nak megfelel\u0151 d\u00e1tumot kapott.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt az egyes felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3khoz rendelt megjegyz\u00e9sekre. Bejelentkez\u00e9st ig\u00e9nyel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyhalmaz nem tartalmazz konkr\u00e9t felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3hoz rendelt megjegyz\u00e9seket. Bejelentkez\u00e9st ig\u00e9nyel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt egy adott szerz\u0151i e-mail c\u00edmre. Bejelentkez\u00e9st ig\u00e9nyel.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "A k\u00f6zz\u00e9tett hozz\u00e1sz\u00f3l\u00e1sok v\u00e1laszainak korl\u00e1toz\u00e1sa, miel\u0151tt ISO8601-nak megfelel\u0151 d\u00e1tumot kapna.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a hozz\u00e1sz\u00f3l\u00e1s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt konkr\u00e9t sz\u00fcl\u0151 azonos\u00edt\u00f3khoz tartoz\u00f3 megjegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Biztos\u00edtsuk, hogy az eredm\u00e9nyk\u00e9szletben nem szerepelnek bizonyos sz\u00fcl\u0151 azonos\u00edt\u00f3k.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt konkr\u00e9t bejegyz\u00e9s azonos\u00edt\u00f3khoz rendelt megjegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt a megadott \u00e1llapothoz tartoz\u00f3 hozz\u00e1sz\u00f3l\u00e1sokra. Bejelentkez\u00e9st ig\u00e9nyel.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt az adott t\u00edpushoz rendelt megjegyz\u00e9sekre. Bejelentkez\u00e9st ig\u00e9nyel.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "A felhaszn\u00e1l\u00f3i objektum azonos\u00edt\u00f3ja, ha a szerz\u0151 egy felhaszn\u00e1l\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek e-mail c\u00edme.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek IP c\u00edme.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek megjelen\u00edtett neve.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek URL-je.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek User agent mez\u0151je.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A hozz\u00e1sz\u00f3l\u00e1s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A hozz\u00e1sz\u00f3l\u00e1s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s k\u00f6zz\u00e9t\u00e9tel\u00e9nek id\u0151pontja, GMT szerint.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "A sz\u00fcl\u0151 hozz\u00e1sz\u00f3l\u00e1s azonos\u00edt\u00f3ja ID.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "A bejegyz\u00e9s objektumhoz t\u00e1rs\u00edtott azonos\u00edt\u00f3 (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s \u00e1llapota.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jegyzet megold\u00e1si st\u00e1tusza",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Egyedi azonos\u00edt\u00f3 a hozz\u00e1sz\u00f3l\u00e1shoz.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s sz\u00fcl\u0151 bejegyz\u00e9s\u00e9nek a jelszava (ha a bejegyz\u00e9s jelsz\u00f3val v\u00e9dett).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Egyedi azonos\u00edt\u00f3 a hozz\u00e1sz\u00f3l\u00e1shoz.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "A felhaszn\u00e1l\u00f3i objektum azonos\u00edt\u00f3ja, ha a szerz\u0151 egy felhaszn\u00e1l\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek e-mail c\u00edme.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek IP c\u00edme.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek megjelen\u00edtett neve.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek URL-je.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek User agent mez\u0151je.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A hozz\u00e1sz\u00f3l\u00e1s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A hozz\u00e1sz\u00f3l\u00e1s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s k\u00f6zz\u00e9t\u00e9tel\u00e9nek id\u0151pontja, GMT szerint.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 hozz\u00e1sz\u00f3l\u00e1s azonos\u00edt\u00f3ja ID.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "A bejegyz\u00e9s objektumhoz t\u00e1rs\u00edtott azonos\u00edt\u00f3 (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s \u00e1llapota.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jegyzet megold\u00e1si st\u00e1tusza",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Egyedi azonos\u00edt\u00f3 a hozz\u00e1sz\u00f3l\u00e1shoz.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        },
                        "password": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s sz\u00fcl\u0151 bejegyz\u00e9s\u00e9nek a jelszava (ha a bejegyz\u00e9s jelsz\u00f3val v\u00e9dett).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Az eredm\u00e9nyek limit\u00e1l\u00e1sa egy objektum t\u00edpus\u00e1n\u00e1l.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Az eredm\u00e9ny meghat\u00e1roz\u00e1sa egy vagy t\u00f6bb objektum alt\u00edpus eset\u00e9n.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "product",
                                    "sureforms_form",
                                    "category",
                                    "post_tag",
                                    "product_brand",
                                    "product_cat",
                                    "product_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "Egyedileg regisztr\u00e1lt n\u00e9v a blokknak.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Blokk tulajdons\u00e1gai.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "A bejegyz\u00e9s kontextus azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blokk n\u00e9vt\u00e9r.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blokk n\u00e9vt\u00e9r.",
                            "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": "Blokk neve.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blokk n\u00e9vt\u00e9r.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": {
                        "title": {
                            "title": "C\u00edm",
                            "description": "Honlap c\u00edmsor.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Honlap egysoros le\u00edr\u00e1sa",
                            "description": "Honlap egysoros le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "Honlap URL c\u00edme.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Ez a c\u00edm adminisztr\u00e1ci\u00f3s c\u00e9lt szolg\u00e1l, hasonl\u00f3an, mint pl. a felhaszn\u00e1l\u00f3i \u00e9rtes\u00edt\u00e9sek.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Egy telep\u00fcl\u00e9s ami a saj\u00e1t id\u0151z\u00f3n\u00e1nkkal azonos helyen van.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "D\u00e1tumform\u00e1tum az \u00f6sszes d\u00e1tumhoz.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Id\u0151form\u00e1tum az \u00f6sszes id\u0151h\u00f6z.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "A h\u00e9t kezd\u0151napja.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "WordPress nyelves\u00edt\u00e9s k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "Konvert\u00e1ljuk a hangulatjeleket, mint pl. a :-), \u00e9s :-P grafikus megjelen\u00edt\u00e9s\u0171v\u00e9.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Alap\u00e9rtelmezett bejegyz\u00e9s kateg\u00f3ria.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Alap\u00e9rtelmezett bejegyz\u00e9s form\u00e1tum.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "A bejegyz\u00e9sek maxim\u00e1lis sz\u00e1ma oldalank\u00e9nt",
                            "description": "Legfeljebb ennyi blog oldal megjelen\u00edt\u00e9se.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Megjelen\u00e9s el\u0151l",
                            "description": "Mi jelenjen meg az kezd\u0151lapon?",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "F\u0151oldal",
                            "description": "Az oldal azonos\u00edt\u00f3ja (ID), amelyet a c\u00edmlapon meg kell jelen\u00edteni",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "Annak az oldalnak az azonos\u00edt\u00f3ja (ID), amelyen a legfrissebb bejegyz\u00e9seket kell megjelen\u00edteni",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "A linkek enged\u00e9lyez\u00e9se m\u00e1sik blognak \u00faj bejegyz\u00e9s eset\u00e9n (pingbacks and trackback)",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyez\u00e9se az \u00faj bejegyz\u00e9seken",
                            "description": "Enged\u00e9lyezz\u00fck az embereknek, hogy hozz\u00e1sz\u00f3ljanak az \u00faj bejegyz\u00e9sekhez.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Log\u00f3",
                            "description": "Honlap log\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Ikon",
                            "description": "Webhely ikon.",
                            "type": "integer",
                            "required": false
                        },
                        "pickup_location_settings": {
                            "title": "",
                            "description": "WooCommerce Local Pickup Method Settings",
                            "type": "object",
                            "properties": {
                                "enabled": {
                                    "description": "Ha enged\u00e9lyezve van, ez a met\u00f3dus megjelenik a blokk alap\u00fa fizet\u00e9sen.",
                                    "type": "string",
                                    "enum": [
                                        "yes",
                                        "no"
                                    ]
                                },
                                "title": {
                                    "description": "Ez szab\u00e1lyozza azt a c\u00edmet, amelyet a felhaszn\u00e1l\u00f3 a fizet\u00e9s sor\u00e1n l\u00e1t.",
                                    "type": "string"
                                },
                                "tax_status": {
                                    "description": "Ha k\u00f6lts\u00e9g van meghat\u00e1rozva, ez szab\u00e1lyozza, hogy az adott k\u00f6lts\u00e9gre vonatkoznak-e ad\u00f3k.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "none"
                                    ]
                                },
                                "cost": {
                                    "description": "A helyi \u00e1tv\u00e9tel opcion\u00e1lis k\u00f6lts\u00e9ge.",
                                    "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
                        },
                        "cookie_consent_template": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "Blogroll Recommendations": {
                            "title": "",
                            "description": "Site Recommendations",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "name": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "icon": {
                                        "type": "string",
                                        "format": "uri"
                                    },
                                    "url": {
                                        "type": "string",
                                        "format": "uri"
                                    },
                                    "description": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "is_non_wpcom_site": {
                                        "type": "boolean"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "woocommerce_default_catalog_orderby": {
                            "title": "Alap\u00e9rtelmezett term\u00e9k rendez\u00e9s",
                            "description": "Mi legyen az alap\u00e9rtelmezett sorrend a term\u00e9kek list\u00e1z\u00e1s\u00e1n\u00e1l?",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "popularity",
                                "rating",
                                "date",
                                "price",
                                "price-desc"
                            ],
                            "required": false
                        },
                        "woocommerce_checkout_phone_field": {
                            "title": "Phone number",
                            "description": "Controls the display of the phone field in checkout.",
                            "type": "string",
                            "enum": [
                                "optional",
                                "required",
                                "hidden"
                            ],
                            "required": false
                        },
                        "woocommerce_checkout_company_field": {
                            "title": "V\u00e1llalat",
                            "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:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Az eredm\u00e9ny meghat\u00e1roz\u00e1sa egy vagy t\u00f6bb kijel\u00f6lt st\u00e1tusz eset\u00e9n.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "A sablon st\u00edluslapja. Ez a sablon egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Sz\u0171k\u00edts\u00fck le a keres\u00e9si eredm\u00e9nyeket a megadott \u00e1llapot szerint.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org b\u0151v\u00edtm\u00e9ny mappa keres\u0151bar\u00e1t neve.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "A b\u0151v\u00edtm\u00e9ny aktiv\u00e1l\u00e1si \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "A b\u0151v\u00edtm\u00e9ny aktiv\u00e1l\u00e1si \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A regisztr\u00e1lt oldals\u00e1v azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Egym\u00e1sba \u00e1gyazott widgetek.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A widget t\u00edpus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A widget t\u00edpus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "A jelenlegi p\u00e9ld\u00e1ny widget be\u00e1ll\u00edt\u00e1sai",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Soros\u00edtott widget \u0171rlapadatok a p\u00e9ld\u00e1nybe\u00e1ll\u00edt\u00e1sokba k\u00f3doland\u00f3.",
                            "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": "A widget t\u00edpus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "A jelenlegi p\u00e9ld\u00e1ny widget be\u00e1ll\u00edt\u00e1sai",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Az oldals\u00e1v a widgetek visszak\u00fcld\u00e9s\u00e9hez.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Widget egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "A widget t\u00edpusa. Megfelel a widget t\u00edpus\u00fa v\u00e9gponton az azonos\u00edt\u00f3nak.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Az oldals\u00e1v, amelyhez a widget tartozik.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Widget be\u00e1ll\u00edt\u00e1sok, ha t\u00e1mogatott.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "A p\u00e9ld\u00e1ny be\u00e1ll\u00edt\u00e1sok base64 form\u00e1ban k\u00f3dolt megjelen\u00e9se.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "A p\u00e9ld\u00e1ny be\u00e1ll\u00edt\u00e1sok titkos\u00edtott lenyomata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "K\u00f3dolatlan p\u00e9ld\u00e1nybe\u00e1ll\u00edt\u00e1sok, ha t\u00e1mogatott.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-k\u00f3dolt \u0171rlapadatok a widget adminisztr\u00e1tori \u0171rlapj\u00e1r\u00f3l. Olyan widget friss\u00edt\u00e9s\u00e9re szolg\u00e1l, amely nem t\u00e1mogatja a p\u00e9ld\u00e1nyt. Csak \u00edrjon.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Widget egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "A widget t\u00edpusa. Megfelel a widget t\u00edpus\u00fa v\u00e9gponton az azonos\u00edt\u00f3nak.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Az oldals\u00e1v, amelyhez a widget tartozik.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Widget be\u00e1ll\u00edt\u00e1sok, ha t\u00e1mogatott.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "A p\u00e9ld\u00e1ny be\u00e1ll\u00edt\u00e1sok base64 form\u00e1ban k\u00f3dolt megjelen\u00e9se.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "A p\u00e9ld\u00e1ny be\u00e1ll\u00edt\u00e1sok titkos\u00edtott lenyomata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "K\u00f3dolatlan p\u00e9ld\u00e1nybe\u00e1ll\u00edt\u00e1sok, ha t\u00e1mogatott.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-k\u00f3dolt \u0171rlapadatok a widget adminisztr\u00e1tori \u0171rlapj\u00e1r\u00f3l. Olyan widget friss\u00edt\u00e9s\u00e9re szolg\u00e1l, amely nem t\u00e1mogatja a p\u00e9ld\u00e1nyt. Csak \u00edrjon.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "A widget elt\u00e1vol\u00edt\u00e1s\u00e1nak k\u00e9nyszer\u00edt\u00e9se, vagy \u00e1thelyez\u00e9se az inakt\u00edv oldals\u00e1vra.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "A keres\u0151 kifejez\u00e9ssel egyez\u0151 blokkok eredm\u00e9ny list\u00e1j\u00e1nak limit\u00e1l\u00e1sa.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se kateg\u00f3ria azonos\u00edt\u00f3 szerint.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se kulcssz\u00f3 azonos\u00edt\u00f3 szerint.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyeket azokra, amelyek megfelelnek egy mint\u00e1nak (lass\u00fa).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/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": "Feldolgozand\u00f3 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "A men\u00fc hely\u00e9nek alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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:\/\/taxne.com\/hu\/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:\/\/taxne.com\/hu\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 8229,
    "site_icon": 2094,
    "site_icon_url": "https:\/\/taxne.com\/wp-content\/uploads\/2024\/07\/favicon-32x32-2.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/media\/8229"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/taxne.com\/hu\/wp-json\/wp\/v2\/media\/2094"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}